public class ServiceLoaders extends Object
| Constructor and Description |
|---|
ServiceLoaders() |
public static <O> List<Class<O>> loadTypes(Class<O> serviceType)
O - type of service to seekserviceType - type of service to seekServiceLoader mechanism for given typeCopyright © 2018 Ultreia.io. All rights reserved.