| Package | Description |
|---|---|
| aQute.bnd.build | |
| aQute.bnd.cdi | |
| aQute.bnd.component | |
| aQute.bnd.differ |
This package provides baseline support.
|
| aQute.bnd.junit | |
| aQute.bnd.make.component | |
| aQute.bnd.make.metatype | |
| aQute.bnd.metatype | |
| aQute.bnd.osgi | |
| aQute.bnd.plugin.jpms | |
| aQute.bnd.plugin.spi | |
| aQute.bnd.service | |
| aQute.bnd.service.classparser | |
| aQute.bnd.service.diff | |
| aQute.bnd.service.verifier | |
| aQute.bnd.xmlattribute | |
| aQute.lib.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectBuilder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CDIAnnotations.analyzeJar(Analyzer analyzer) |
static List<BeanDef> |
CDIAnnotationReader.getDefinition(Clazz c,
Analyzer analyzer,
EnumSet<Discover> options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DSAnnotations.analyzeJar(Analyzer analyzer) |
static aQute.bnd.component.ComponentDef |
DSAnnotationReader.getDefinition(Clazz c,
Analyzer analyzer,
Set<DSAnnotations.Options> options,
XMLAttributeFinder finder,
Version minVersion) |
| Constructor and Description |
|---|
HeaderReader(Analyzer analyzer) |
| Modifier and Type | Method and Description |
|---|---|
Tree |
DiffPluginImpl.tree(Analyzer newer) |
| Modifier and Type | Class and Description |
|---|---|
class |
JUnitFramework.BundleBuilder
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServiceComponent.analyzeJar(Analyzer analyzer) |
| Constructor and Description |
|---|
MetaTypeReader(Clazz clazz,
Analyzer reporter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MetatypeAnnotations.analyzeJar(Analyzer analyzer) |
| 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 )* @version $Revision: 1.27 $
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Clazz.is(Clazz.QUERY query,
Instruction instr,
Analyzer analyzer) |
| Constructor and Description |
|---|
Clazz(Analyzer analyzer,
String path,
Resource resource) |
Verifier(Analyzer analyzer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JPMSAnnotations.analyzeJar(Analyzer analyzer) |
void |
JPMSModuleInfoPlugin.verify(Analyzer analyzer) |
| Modifier and Type | Method and Description |
|---|---|
void |
SPIDescriptorGenerator.verify(Analyzer analyzer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AnalyzerPlugin.analyzeJar(Analyzer analyzer)
This plugin is called after analysis.
|
| Modifier and Type | Method and Description |
|---|---|
ClassDataCollector |
ClassParser.getClassDataCollector(Analyzer analyzer) |
| Modifier and Type | Method and Description |
|---|---|
Tree |
Differ.tree(Analyzer source) |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifierPlugin.verify(Analyzer analyzer)
This plugin is called after the manifest generation and after the jar is
fully populated with resources.
|
| Constructor and Description |
|---|
XMLAttributeFinder(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> |
JPAComponent.getTypes(Analyzer analyzer) |
protected List<XMLType> |
XMLTypeProcessor.getTypes(Analyzer analyzer) |
protected List<XMLType> |
SpringXMLType.getTypes(Analyzer analyzer) |
Copyright © 2021. All rights reserved.