public interface ExtendedDiscovery extends Discovery
| Modifier and Type | Method and Description | 
|---|---|
Collection<DiscoveryInstance> | 
queryForAllInstances(String serviceName)  | 
Collection<String> | 
queryForServiceNames()  | 
void | 
setForcedState(String serviceName,
              String instanceId,
              ForcedState forcedState)  | 
getAllInstances, getInstance, getServiceNames, noteError, noteSuccess, setHealthyState, setMetaDataCollection<String> queryForServiceNames()
Collection<DiscoveryInstance> queryForAllInstances(String serviceName)
void setForcedState(String serviceName, String instanceId, ForcedState forcedState)
Copyright © 2014–2016 Soabase. All rights reserved.