@Deprecated public interface ServiceEnumerator<T>
| Modifier and Type | Method and Description |
|---|---|
List<ServiceRunningInstance<T>> |
getServices()
Deprecated.
Obtain a list of services.
|
List<ServiceRunningInstance<T>> getServices()
Copyright © 2017. All rights reserved.