|
ch.jm.osgi.util.bundle 1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependencyAnalyzer | |
---|---|
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. |
Uses of DependencyAnalyzer in ch.jm.osgi.util.bundle |
---|
Methods in ch.jm.osgi.util.bundle with parameters of type DependencyAnalyzer | |
---|---|
void |
WarProcessor.analyze(DependencyAnalyzer analyzer)
Analyues the WAR file with the given DependencyAnalyzer . |
Uses of DependencyAnalyzer in ch.jm.osgi.util.bundle.ant |
---|
Methods in ch.jm.osgi.util.bundle.ant with parameters of type DependencyAnalyzer | |
---|---|
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. |
|
ch.jm.osgi.util.bundle 1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |