aQute.bnd.make
Class AnnotationReader
java.lang.Object
aQute.lib.osgi.ClassDataCollector
aQute.bnd.make.AnnotationReader
public class AnnotationReader
- extends ClassDataCollector
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getComponent
public ComponentDef getComponent()
throws Exception
- Throws:
Exception
getComponentDef
public static ComponentDef getComponentDef(Clazz clazz)
throws Exception
- Throws:
Exception
getComponentDef
public static ComponentDef getComponentDef(File f)
throws Exception
- Throws:
Exception
annotation
public void annotation(Annotation annotation)
- Overrides:
annotation in class ClassDataCollector
classBegin
public void classBegin(int access,
String name)
- Overrides:
classBegin in class ClassDataCollector
implementsInterfaces
public void implementsInterfaces(String[] interfaces)
- Overrides:
implementsInterfaces in class ClassDataCollector
method
public void method(int access,
String name,
String descriptor)
- Overrides:
method in class ClassDataCollector
Copyright © 2010 aQute SARL. All Rights Reserved.