Interface InstrumentationMemberAccessor.Dispatcher
- Enclosing class:
- InstrumentationMemberAccessor
public static interface InstrumentationMemberAccessor.Dispatcher
-
Method Summary
Modifier and TypeMethodDescriptioninvokeWithArguments
(MethodHandle handle, Object... arguments) void
setAccessible
(AccessibleObject target, boolean value)
-
Method Details
-
getLookup
MethodHandles.Lookup getLookup() -
getModule
Object getModule() -
setAccessible
-
invokeWithArguments
- Throws:
Throwable
-