public class ServiceInstances<T> extends Object
| Constructor and Description |
|---|
ServiceInstances() |
ServiceInstances(Collection<? extends ServiceInstance<T>> c) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInstance<T>> |
getServices() |
public ServiceInstances()
public ServiceInstances(Collection<? extends ServiceInstance<T>> c)
public List<ServiceInstance<T>> getServices()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.