public class CXFExtensionBundleListener extends Object implements org.osgi.framework.SynchronousBundleListener
| Modifier and Type | Class and Description | 
|---|---|
| class  | CXFExtensionBundleListener.OSGiExtension | 
| Constructor and Description | 
|---|
| CXFExtensionBundleListener(long bundleId) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | bundleChanged(org.osgi.framework.BundleEvent event) | 
| protected void | register(org.osgi.framework.Bundle bundle) | 
| void | registerExistingBundles(org.osgi.framework.BundleContext context) | 
| void | shutdown() | 
| protected void | unregister(long bundleId) | 
public void registerExistingBundles(org.osgi.framework.BundleContext context)
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListenerprotected void register(org.osgi.framework.Bundle bundle)
protected void unregister(long bundleId)
public void shutdown()
Apache CXF