|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.pfl.objectweb.asm.MethodAdapter
org.glassfish.pfl.objectweb.asm.commons.LocalVariablesSorter
org.glassfish.pfl.objectweb.asm.commons.GeneratorAdapter
org.glassfish.pfl.tf.tools.enhancer.ClassEnhancer.InfoMethodCallRewriter
public class ClassEnhancer.InfoMethodCallRewriter
| Field Summary |
|---|
| Fields inherited from class org.glassfish.pfl.objectweb.asm.commons.GeneratorAdapter |
|---|
ADD, AND, DIV, EQ, GE, GT, LE, LT, MUL, NE, NEG, OR, REM, SHL, SHR, SUB, USHR, XOR |
| Fields inherited from class org.glassfish.pfl.objectweb.asm.commons.LocalVariablesSorter |
|---|
firstLocal, nextLocal |
| Fields inherited from class org.glassfish.pfl.objectweb.asm.MethodAdapter |
|---|
mv |
| Constructor Summary | |
|---|---|
ClassEnhancer.InfoMethodCallRewriter(org.glassfish.pfl.objectweb.asm.MethodVisitor mv,
int acc,
String name,
String desc)
|
|
| Method Summary | |
|---|---|
void |
visitMethodInsn(int opcode,
String owner,
String name,
String desc)
|
| Methods inherited from class org.glassfish.pfl.objectweb.asm.commons.GeneratorAdapter |
|---|
arrayLength, arrayLoad, arrayStore, box, cast, catchException, checkCast, dup, dup2, dup2X1, dup2X2, dupX1, dupX2, endMethod, getField, getLocalType, getStatic, goTo, ifCmp, ifICmp, ifNonNull, ifNull, ifZCmp, iinc, instanceOf, invokeConstructor, invokeDynamic, invokeInterface, invokeStatic, invokeVirtual, loadArg, loadArgArray, loadArgs, loadArgs, loadLocal, loadLocal, loadThis, mark, mark, math, monitorEnter, monitorExit, newArray, newInstance, newLabel, not, pop, pop2, push, push, push, push, push, push, push, putField, putStatic, ret, returnValue, setLocalType, storeArg, storeLocal, storeLocal, swap, swap, tableSwitch, tableSwitch, throwException, throwException, unbox, valueOf |
| Methods inherited from class org.glassfish.pfl.objectweb.asm.commons.LocalVariablesSorter |
|---|
newLocal, newLocalMapping, visitFrame, visitIincInsn, visitLocalVariable, visitMaxs, visitVarInsn |
| Methods inherited from class org.glassfish.pfl.objectweb.asm.MethodAdapter |
|---|
visitAnnotation, visitAnnotationDefault, visitAttribute, visitCode, visitEnd, visitFieldInsn, visitInsn, visitIntInsn, visitJumpInsn, visitLabel, visitLdcInsn, visitLineNumber, visitLookupSwitchInsn, visitMultiANewArrayInsn, visitParameterAnnotation, visitTableSwitchInsn, visitTryCatchBlock, visitTypeInsn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassEnhancer.InfoMethodCallRewriter(org.glassfish.pfl.objectweb.asm.MethodVisitor mv,
int acc,
String name,
String desc)
| Method Detail |
|---|
public void visitMethodInsn(int opcode,
String owner,
String name,
String desc)
visitMethodInsn in interface org.glassfish.pfl.objectweb.asm.MethodVisitorvisitMethodInsn in class org.glassfish.pfl.objectweb.asm.MethodAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||