Class GetLoadedPackagesFunction.Native.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.catalog.GetLoadedPackagesFunction.Native.ForJava7
- All Implemented Interfaces:
GetLoadedPackagesFunction, GetLoadedPackagesFunction.Native, Function<ClassLoader, Map<String,?>>
- Enclosing interface:
GetLoadedPackagesFunction.Native
public static class GetLoadedPackagesFunction.Native.ForJava7
extends Object
implements GetLoadedPackagesFunction.Native
-
Nested Class Summary
Nested classes/interfaces inherited from interface GetLoadedPackagesFunction
GetLoadedPackagesFunction.NativeNested classes/interfaces inherited from interface GetLoadedPackagesFunction.Native
GetLoadedPackagesFunction.Native.ForJava7 -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ForJava7
-
-
Method Details
-
checkNativeEngine
protected void checkNativeEngine() throws io.github.toolfactory.jvm.function.InitializeException- Throws:
io.github.toolfactory.jvm.function.InitializeException
-
apply
- Specified by:
applyin interfaceFunction<ClassLoader, Map<String,?>>
-