Uses of Class
com.tangosol.coherence.config.builder.ServiceLoadBalancerBuilder
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.
-
Uses of ServiceLoadBalancerBuilder in com.tangosol.coherence.config.builder
Modifier and TypeClassDescriptionclass
InvalidConfigServiceLoadBalancerBuilder
defers reporting configuration exception until realized.class
ProxyServiceLoadBalancerBuilder
defers evaluating configuration parameters until ServiceLoadBalancer is instantiated. -
Uses of ServiceLoadBalancerBuilder in com.tangosol.coherence.config.xml.processor
Modifier and TypeMethodDescriptionServiceLoadBalancerProcessor.process
(ProcessingContext context, XmlElement xmlElement) Process anXmlElement
to return a specific type of value.