@Typed public abstract class ServiceUtils extends Object
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
loadServiceImplementations(Class<T> serviceType) |
static <T> List<T> |
loadServiceImplementations(Class<T> serviceType,
boolean ignoreServicesWithMissingDependencies) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.