Uses of Class
aQute.bnd.osgi.ClassDataCollector
-
Packages that use ClassDataCollector Package Description aQute.bnd.cdi aQute.bnd.component OSGi Declarative Services Annotation processing.aQute.bnd.metatype aQute.bnd.osgi aQute.bnd.service.classparser aQute.bnd.xmlattribute -
-
Uses of ClassDataCollector in aQute.bnd.cdi
Subclasses of ClassDataCollector in aQute.bnd.cdi Modifier and Type Class Description class
CDIAnnotationReader
-
Uses of ClassDataCollector in aQute.bnd.component
Subclasses of ClassDataCollector in aQute.bnd.component Modifier and Type Class Description class
DSAnnotationReader
Processes spec DS annotations into xml. -
Uses of ClassDataCollector in aQute.bnd.metatype
Subclasses of ClassDataCollector in aQute.bnd.metatype Modifier and Type Class Description class
DesignateReader
-
Uses of ClassDataCollector in aQute.bnd.osgi
Methods in aQute.bnd.osgi with parameters of type ClassDataCollector Modifier and Type Method Description java.util.Set<Descriptors.TypeRef>
Clazz. parseClassFile(java.io.InputStream in, ClassDataCollector cd)
java.util.Set<Descriptors.TypeRef>
Clazz. parseClassFileWithCollector(ClassDataCollector cd)
-
Uses of ClassDataCollector in aQute.bnd.service.classparser
Methods in aQute.bnd.service.classparser that return ClassDataCollector Modifier and Type Method Description ClassDataCollector
ClassParser. getClassDataCollector(Analyzer analyzer)
-
Uses of ClassDataCollector in aQute.bnd.xmlattribute
Subclasses of ClassDataCollector in aQute.bnd.xmlattribute Modifier and Type Class Description class
XMLAttributeFinder
-