public class ProcessMethodVisitor
extends org.objectweb.asm.commons.EmptyVisitor
implements org.objectweb.asm.AnnotationVisitor
| Constructor and Description |
|---|
ProcessMethodVisitor(org.apache.felix.ipojo.manipulator.spi.BindingContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
visitEnd()
Append to the "component" element computed attribute.
|
visit, visit, visitAnnotation, visitAnnotation, visitAnnotationDefault, visitArray, visitAttribute, visitCode, visitEnum, visitField, visitFieldInsn, visitFrame, visitIincInsn, visitInnerClass, visitInsn, visitIntInsn, visitJumpInsn, visitLabel, visitLdcInsn, visitLineNumber, visitLocalVariable, visitLookupSwitchInsn, visitMaxs, visitMethod, visitMethodInsn, visitMultiANewArrayInsn, visitOuterClass, visitParameterAnnotation, visitSource, visitTableSwitchInsn, visitTryCatchBlock, visitTypeInsn, visitVarInsnpublic ProcessMethodVisitor(org.apache.felix.ipojo.manipulator.spi.BindingContext context)
public void visitEnd()
visitEnd in interface org.objectweb.asm.AnnotationVisitorvisitEnd in interface org.objectweb.asm.ClassVisitorvisitEnd in interface org.objectweb.asm.FieldVisitorvisitEnd in interface org.objectweb.asm.MethodVisitorvisitEnd in class org.objectweb.asm.commons.EmptyVisitorCopyright © 2012-2013 Adele Team | LIG. All Rights Reserved.