Package | Description |
---|---|
org.revapi |
Modifier and Type | Method and Description |
---|---|
static <X> ServiceTypeLoader<X> |
ServiceTypeLoader.load(Class<X> serviceType)
Locates the services in the context classloader of the current thread.
|
static <X> ServiceTypeLoader<X> |
ServiceTypeLoader.load(Class<X> serviceType,
ClassLoader cl) |
Copyright © 2014-2020 Lukas Krejci. All Rights Reserved.