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.BundleActivator
public void stop(org.osgi.framework.BundleContext context)
stop
in interface org.osgi.framework.BundleActivator
public static org.apache.aries.proxy.ProxyManager getProxyManager()
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged
in interface org.osgi.framework.BundleListener
protected BlueprintContainerImpl getBlueprintContainerImpl(org.osgi.framework.Bundle bundle)
Copyright © 2014. All rights reserved.