public class CXFExtensionBundleListener extends Object
Modifier and Type | Class and Description |
---|---|
class |
CXFExtensionBundleListener.OSGiExtension |
Constructor and Description |
---|
CXFExtensionBundleListener(long bundleId) |
Modifier and Type | Method and Description |
---|---|
void |
bundleChanged(BundleEvent event) |
protected void |
register(Bundle bundle) |
void |
registerExistingBundles(BundleContext context) |
void |
shutdown() |
protected void |
unregister(long bundleId) |
public void registerExistingBundles(BundleContext context) throws IOException
IOException
public void bundleChanged(BundleEvent event)
protected void register(Bundle bundle)
protected void unregister(long bundleId)
public void shutdown()
Copyright © 2016 JBoss by Red Hat. All rights reserved.