public class CiliaComponentVisitor
extends org.objectweb.asm.commons.EmptyVisitor
implements org.objectweb.asm.AnnotationVisitor
Constructor and Description |
---|
CiliaComponentVisitor(String component,
org.apache.felix.ipojo.manipulator.spi.BindingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
visit(String name,
Object value)
Visit @Processor annotation attributes.
|
void |
visitEnd()
Append to the "component" element computed attribute.
|
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, visitVarInsn
public CiliaComponentVisitor(String component, org.apache.felix.ipojo.manipulator.spi.BindingContext context)
public void visit(String name, Object value)
visit
in interface org.objectweb.asm.AnnotationVisitor
visit
in class org.objectweb.asm.commons.EmptyVisitor
public void visitEnd()
visitEnd
in interface org.objectweb.asm.AnnotationVisitor
visitEnd
in interface org.objectweb.asm.ClassVisitor
visitEnd
in interface org.objectweb.asm.FieldVisitor
visitEnd
in interface org.objectweb.asm.MethodVisitor
visitEnd
in class org.objectweb.asm.commons.EmptyVisitor
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.