public class EclipseBundleListener
extends java.lang.Object
| Constructor and Description |
|---|
EclipseBundleListener(ExtensionRegistry registry,
java.lang.Object key,
RegistryStrategyOSGI strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(BundleEvent event) |
static java.net.URL |
getExtensionURL(Bundle bundle,
boolean report) |
void |
processBundles(Bundle[] bundles) |
public EclipseBundleListener(ExtensionRegistry registry, java.lang.Object key, RegistryStrategyOSGI strategy)