| Modifier and Type | Method and Description |
|---|---|
ServiceLocator |
Consultant.locateAll(String serviceName)
Returns a ServiceLocator with which services matching the specified service name can be found.
|
ServiceLocator |
Consultant.locateAll(String serviceName,
RoutingStrategy routingStrategy)
Returns a ServiceLocator with which services matching the specified service name can be found.
|
ServiceLocator |
RoutingStrategy.locateInstances(ServiceInstanceBackend serviceInstanceBackend,
String serviceName)
Creates a new ServiceLocator object which can be used to locate one or more instances according to
implementation of this interface.
|
Copyright © 2017. All rights reserved.