Uses of Class
com.tangosol.coherence.config.builder.ActionPolicyBuilder
Packages that use ActionPolicyBuilder
Package
Description
Defines the typical runtime configuration builders for the Coherence
configuration object model.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Contains basic cluster interfaces and factories.
-
Uses of ActionPolicyBuilder in com.tangosol.coherence.config.builder
Subclasses of ActionPolicyBuilder in com.tangosol.coherence.config.builderModifier and TypeClassDescriptionstatic class
ActionPolicyBuilder
wrapper for a ParameterizedBuilder.static class
ActionPolicy Null Implementationclass
Defer cache configuration validation of aClusterQuorumPolicyBuilder
until realized.class
Defer cache configuration validation of an ActionPolicy until realized.class
Defer cache configuration validation of a ProxyQuorumPolicy until realized. -
Uses of ActionPolicyBuilder in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return ActionPolicyBuilderModifier and TypeMethodDescriptionPartitionedQuorumPolicyProcessor.process
(ProcessingContext context, XmlElement xmlElement) Process anXmlElement
to return a specific type of value.ProxyQuorumPolicyProcessor.process
(ProcessingContext context, XmlElement xmlElement) Process anXmlElement
to return a specific type of value. -
Uses of ActionPolicyBuilder in com.tangosol.net
Methods in com.tangosol.net that return ActionPolicyBuilderModifier and TypeMethodDescriptionClusterDependencies.getClusterActionPolicyBuilder()
Obtain the action policy builder used by the cluster to control cluster membership actions.