Class InvalidConfigServiceLoadBalancerBuilder

java.lang.Object
com.tangosol.coherence.config.builder.ServiceLoadBalancerBuilder
com.tangosol.coherence.config.builder.InvalidConfigServiceLoadBalancerBuilder
All Implemented Interfaces:
ParameterizedBuilder<ServiceLoadBalancer>

public class InvalidConfigServiceLoadBalancerBuilder extends ServiceLoadBalancerBuilder
InvalidConfigServiceLoadBalancerBuilder defers reporting configuration exception until realized. Enables non-autostarted services to be improperly configured and configuration error reporting performed only if containing service is started.
Since:
Coherence 12.2.1
Author:
jf 2015.02.10