public class BlueprintExtender extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.SynchronousBundleListener
| Constructor and Description |
|---|
BlueprintExtender() |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
protected BlueprintContainerImpl |
getBlueprintContainerImpl(org.osgi.framework.Bundle bundle) |
static org.apache.aries.proxy.ProxyManager |
getProxyManager() |
void |
start(org.osgi.framework.BundleContext ctx) |
void |
stop(org.osgi.framework.BundleContext context) |
public void start(org.osgi.framework.BundleContext ctx)
start in interface org.osgi.framework.BundleActivatorpublic void stop(org.osgi.framework.BundleContext context)
stop in interface org.osgi.framework.BundleActivatorpublic static org.apache.aries.proxy.ProxyManager getProxyManager()
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListenerprotected BlueprintContainerImpl getBlueprintContainerImpl(org.osgi.framework.Bundle bundle)
Copyright © 2016. All rights reserved.