@Singleton
public class ServiceInstanceListLoadBalancerFactory
extends java.lang.Object
LoadBalancer factory for creating LoadBalancer instances from
 ServiceInstanceList instances.| Constructor and Description | 
|---|
| ServiceInstanceListLoadBalancerFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| LoadBalancer | create(ServiceInstanceList serviceInstanceList)Creates a  LoadBalancerfrom the givenServiceInstanceList. | 
public ServiceInstanceListLoadBalancerFactory()
public LoadBalancer create(ServiceInstanceList serviceInstanceList)
LoadBalancer from the given ServiceInstanceList.serviceInstanceList - The ServiceInstanceListLoadBalancer