| Package | Description |
|---|---|
| org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser | |
| org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype |
| Modifier and Type | Method and Description |
|---|---|
AnnotationType |
AnnotationTypeVisitor.getAnnotationType() |
AnnotationType |
AnnotationParser.read(byte[] resource) |
| Constructor and Description |
|---|
FieldStereotypeVisitor(org.objectweb.asm.FieldVisitor delegate,
AnnotationType annotationType) |
MethodStereotypeVisitor(org.objectweb.asm.MethodVisitor delegate,
AnnotationType annotationType) |
ParameterStereotypeVisitor(org.objectweb.asm.MethodVisitor delegate,
int index,
AnnotationType annotationType) |
StereotypeVisitorFactory(AnnotationType annotationType) |
TypeStereotypeVisitor(org.objectweb.asm.ClassVisitor delegate,
AnnotationType annotationType) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.