Uses of Class
com.tangosol.coherence.config.builder.ServiceFailurePolicyBuilder
Packages that use ServiceFailurePolicyBuilder
Package
Description
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Contains basic cluster interfaces and factories.
-
Uses of ServiceFailurePolicyBuilder in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return ServiceFailurePolicyBuilderModifier and TypeMethodDescriptionServiceFailurePolicyProcessor.onProcess
(ProcessingContext context, XmlElement xmlElement) Process anXmlElement
to return a specific type of value. -
Uses of ServiceFailurePolicyBuilder in com.tangosol.net
Methods in com.tangosol.net that return ServiceFailurePolicyBuilderModifier and TypeMethodDescriptionClusterDependencies.getServiceFailurePolicyBuilder()
Obtain the service failure policy builder.