类 InstrumentImpl
java.lang.Object
com.alibaba.bytekit.asm.inst.impl.InstrumentImpl
- 作者:
- hengyunabc 2019-03-15
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static com.alibaba.deps.org.objectweb.asm.tree.MethodNodereplaceInvokeOrigin(String originOwner, com.alibaba.deps.org.objectweb.asm.tree.MethodNode originMethodNode, com.alibaba.deps.org.objectweb.asm.tree.MethodNode apmMethodNode)
-
构造器详细资料
-
InstrumentImpl
public InstrumentImpl()
-
-
方法详细资料
-
replaceInvokeOrigin
public static com.alibaba.deps.org.objectweb.asm.tree.MethodNode replaceInvokeOrigin(String originOwner, com.alibaba.deps.org.objectweb.asm.tree.MethodNode originMethodNode, com.alibaba.deps.org.objectweb.asm.tree.MethodNode apmMethodNode)
-