Package aQute.bnd.metatype
Class DesignateReader
- java.lang.Object
-
- aQute.bnd.osgi.ClassDataCollector
-
- aQute.bnd.metatype.DesignateReader
-
public class DesignateReader extends ClassDataCollector
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
annotation(Annotation annotation)
-
Methods inherited from class aQute.bnd.osgi.ClassDataCollector
addReference, annotationDefault, annotationDefault, classBegin, classEnd, classStart, classStart, constant, deprecated, enclosingMethod, extendsClass, field, implementsInterfaces, innerClass, memberEnd, method, parameter, referenceMethod, referTo, signature, version
-
-
-
-
Method Detail
-
annotation
public void annotation(Annotation annotation) throws java.lang.Exception
- Overrides:
annotation
in classClassDataCollector
- Throws:
java.lang.Exception
-
-