Uses of Class
com.tangosol.coherence.config.builder.ServiceLoadBalancerBuilder
Packages that use 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
Subclasses of ServiceLoadBalancerBuilder in com.tangosol.coherence.config.builderModifier and TypeClassDescriptionclassInvalidConfigServiceLoadBalancerBuilderdefers reporting configuration exception until realized.classProxyServiceLoadBalancerBuilderdefers evaluating configuration parameters until ServiceLoadBalancer is instantiated. - 
Uses of ServiceLoadBalancerBuilder in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return ServiceLoadBalancerBuilderModifier and TypeMethodDescriptionServiceLoadBalancerProcessor.process(ProcessingContext context, XmlElement xmlElement) Process anXmlElementto return a specific type of value.