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 classActionPolicyBuilderwrapper for a ParameterizedBuilder.static classActionPolicy Null ImplementationclassDefer cache configuration validation of aClusterQuorumPolicyBuilderuntil realized.classDefer cache configuration validation of an ActionPolicy until realized.classDefer 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 anXmlElementto return a specific type of value.ProxyQuorumPolicyProcessor.process(ProcessingContext context, XmlElement xmlElement) Process anXmlElementto 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.