Package | Description |
---|---|
aQute.bnd.build | |
aQute.bnd.component | |
aQute.bnd.make.component | |
aQute.bnd.make.metatype | |
aQute.bnd.service | |
aQute.lib.osgi | |
aQute.lib.spring |
Modifier and Type | Class and Description |
---|---|
class |
ProjectBuilder |
Modifier and Type | Method and Description |
---|---|
boolean |
DSAnnotations.analyzeJar(Analyzer analyzer) |
static aQute.bnd.component.ComponentDef |
AnnotationReader.getDefinition(Clazz c,
Analyzer analyzer) |
protected String |
AnnotationReader.referredMethod(Analyzer analyzer,
aQute.bnd.component.ReferenceDef rdef,
String value,
String... matches) |
Modifier and Type | Method and Description |
---|---|
boolean |
ServiceComponent.analyzeJar(Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
boolean |
MetatypePlugin.analyzeJar(Analyzer analyzer) |
Constructor and Description |
---|
MetaTypeReader(Clazz clazz,
Analyzer reporter) |
Modifier and Type | Method and Description |
---|---|
boolean |
AnalyzerPlugin.analyzeJar(Analyzer analyzer)
This plugin is called after analysis.
|
Modifier and Type | Class and Description |
---|---|
class |
Builder
Include-Resource: ( [name '=' ] file )+
Private-Package: package-decl ( ',' package-decl )*
Export-Package: package-decl ( ',' package-decl )*
Import-Package: package-decl ( ',' package-decl )*
|
class |
Verifier |
Modifier and Type | Method and Description |
---|---|
static void |
Clazz.getImplementedPackages(Set<String> implemented,
Analyzer analyzer,
Clazz clazz) |
boolean |
Clazz.is(Clazz.QUERY query,
Instruction instr,
Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
boolean |
XMLTypeProcessor.analyzeJar(Analyzer analyzer) |
boolean |
XMLType.analyzeJar(Analyzer analyzer) |
boolean |
SpringComponent.analyzeJar(Analyzer analyzer) |
protected List<XMLType> |
XMLTypeProcessor.getTypes(Analyzer analyzer) |
protected List<XMLType> |
SpringXMLType.getTypes(Analyzer analyzer) |
protected List<XMLType> |
JPAComponent.getTypes(Analyzer analyzer) |
Copyright © 2015 aQute SARL. All Rights Reserved.