public class ServiceFinder extends Object
ServiceLoader
replacement which understands multiple
classpathsConstructor and Description |
---|
ServiceFinder() |
Modifier and Type | Method and Description |
---|---|
static <S> Collection<Class<S>> |
load(Class<S> service,
ClassLoader... loaders) |
public static <S> Collection<Class<S>> load(Class<S> service, ClassLoader... loaders)
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.