Class WrappedInjectableClassLoader
java.lang.Object
io.github.slimjar.injector.loader.WrappedInjectableClassLoader
- All Implemented Interfaces:
Injectable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WrappedInjectableClassLoader
public WrappedInjectableClassLoader(@NotNull @NotNull URLClassLoader urlClassLoader) throws ReflectiveOperationException - Throws:
ReflectiveOperationException
-
-
Method Details
-
inject
- Specified by:
injectin interfaceInjectable- Throws:
InjectorException
-
isThreadSafe
public boolean isThreadSafe()- Specified by:
isThreadSafein interfaceInjectable
-
getClassLoader
- Specified by:
getClassLoaderin interfaceInjectable
-