Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.make.component | |
aQute.bnd.osgi | |
aQute.bnd.service.classparser |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationReader
fixup any unbind methods To declare no unbind method, the value "-" must be
used.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentAnnotationReader
This converts bnd style annotations to, roughly, the header format.
|
Modifier and Type | Method and Description |
---|---|
Set<Descriptors.TypeRef> |
Clazz.parseClassFile(InputStream in,
ClassDataCollector cd) |
Set<Descriptors.TypeRef> |
Clazz.parseClassFileWithCollector(ClassDataCollector cd) |
Modifier and Type | Method and Description |
---|---|
ClassDataCollector |
ClassParser.getClassDataCollector(Analyzer analyzer) |
Copyright © 2015 aQute SARL. All rights reserved.