public class ManifestMetadataParser extends Object implements org.osgi.framework.SynchronousBundleListener
SynchronousBundleListener| Constructor and Description |
|---|
ManifestMetadataParser(org.osgi.framework.BundleContext context)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
void |
start()
start to parse Metadata
|
void |
stop()
stop Metadata Parser
|
public ManifestMetadataParser(org.osgi.framework.BundleContext context)
context - public void start()
public void stop()
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListener