public interface InstanceProvider<T>
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInstance<T>> |
getInstances()
Return the current available set of instances
|
List<ServiceInstance<T>> getInstances() throws Exception
Exception - any errorsCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.