Uses of Class
com.tangosol.coherence.config.builder.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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionClusterDependencies.getClusterActionPolicyBuilder()
Obtain the action policy builder used by the cluster to control cluster membership actions.