Package | Description |
---|---|
ch.jm.osgi.util.bundle |
Contains classes used to parse bundle descriptors, generate bundle manifests and determining
package dependencies.
|
ch.jm.osgi.util.bundle.ant |
Provides Apache Ant tasks for working with OSGi bundles.
|
Modifier and Type | Method and Description |
---|---|
void |
WarProcessor.analyze(DependencyAnalyzer analyzer)
Analyues the WAR file with the given
DependencyAnalyzer . |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBundleTask.addExportUses(BundleManifestBuilder builder,
DependencyAnalyzer analyzer)
Adds "uses" elements to the export clauses.
|
protected void |
AbstractBundleTask.logAnalyzerResults(DependencyAnalyzer analyzer)
Logs the gathered packages when in verbose mode.
|
Copyright 2009-2010 Jeremias M?rki. All Rights Reserved.