public class ModuleRegistry extends AbstractRegistry<AxisModule>
BundleListenerconfigCtx, context, lock, resolvedBundles, unreslovedBundles| Constructor and Description |
|---|
ModuleRegistry(org.osgi.framework.BundleContext context,
ConfigurationContext configCtx,
Registry serviceRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.osgi.framework.Bundle bundle) |
void |
remove(org.osgi.framework.Bundle bundle) |
void |
unRegister(org.osgi.framework.Bundle bundle,
boolean uninstall) |
resolvepublic ModuleRegistry(org.osgi.framework.BundleContext context,
ConfigurationContext configCtx,
Registry serviceRegistry)
Copyright © The Apache Software Foundation. All Rights Reserved.