Class PluginManagerKt
-
- All Implemented Interfaces:
public final class PluginManagerKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> ServiceLoader<T>getLoaderFor()Return a ServiceLoader that is capable of loading services of type T. -
-
Method Detail
-
getLoaderFor
final static <T extends Any> ServiceLoader<T> getLoaderFor()
Return a ServiceLoader that is capable of loading services of type T.
-
-
-
-