Uses of Class
org.apache.bcel.generic.InstructionFactory.MethodObject
Packages that use InstructionFactory.MethodObject
Package
Description
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
-
Uses of InstructionFactory.MethodObject in org.apache.bcel.generic
Fields in org.apache.bcel.generic declared as InstructionFactory.MethodObjectModifier and TypeFieldDescriptionprivate static final InstructionFactory.MethodObject[]
InstructionFactory.APPEND_METHOD_OBJECTS
Methods in org.apache.bcel.generic with parameters of type InstructionFactory.MethodObjectModifier and TypeMethodDescriptionprivate InvokeInstruction
InstructionFactory.createInvoke
(InstructionFactory.MethodObject m, short kind)