Package org.jboss.byteman.jigsaw
Class JigsawAccessibleMethodInvoker
java.lang.Object
org.jboss.byteman.jigsaw.JigsawAccessibleMethodInvoker
- All Implemented Interfaces:
AccessibleMethodInvoker
Jigsaw implementation of method invoker interface
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJigsawAccessibleMethodInvoker
(MethodHandles.Lookup theLookup, Method method) -
Method Summary
-
Field Details
-
handle
-
isStatic
private boolean isStatic
-
-
Constructor Details
-
JigsawAccessibleMethodInvoker
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceAccessibleMethodInvoker
-