Class DefineHookClassFunction.ForJava9
java.lang.Object
io.github.toolfactory.jvm.function.catalog.DefineHookClassFunction.Abst
io.github.toolfactory.jvm.function.catalog.DefineHookClassFunction.ForJava7
io.github.toolfactory.jvm.function.catalog.DefineHookClassFunction.ForJava9
- All Implemented Interfaces:
DefineHookClassFunction,ThrowingBiFunction<Class<?>,byte[], Class<?>, Throwable>
- Enclosing interface:
DefineHookClassFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.DefineHookClassFunction
DefineHookClassFunction.Abst, DefineHookClassFunction.ForJava17, DefineHookClassFunction.ForJava7, DefineHookClassFunction.ForJava9 -
Field Summary
Fields inherited from class io.github.toolfactory.jvm.function.catalog.DefineHookClassFunction.ForJava7
unsafeFields inherited from class io.github.toolfactory.jvm.function.catalog.DefineHookClassFunction.Abst
defineHookClassMethodHandle -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionretrieveConsulter(MethodHandles.Lookup consulter, MethodHandle lookupMethod) Methods inherited from class io.github.toolfactory.jvm.function.catalog.DefineHookClassFunction.ForJava7
apply
-
Constructor Details
-
ForJava9
public ForJava9(Map<Object, Object> context) throws NoSuchMethodException, IllegalAccessException, Throwable
-
-
Method Details
-
retrieveConsulter
public MethodHandles.Lookup retrieveConsulter(MethodHandles.Lookup consulter, MethodHandle lookupMethod) throws Throwable - Overrides:
retrieveConsulterin classDefineHookClassFunction.ForJava7- Throws:
Throwable
-