public class ModuleRegistry extends AbstractRegistry<AxisModule>
BundleListener
configCtx, 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) |
resolve
public ModuleRegistry(org.osgi.framework.BundleContext context, ConfigurationContext configCtx, Registry serviceRegistry)
Copyright © The Apache Software Foundation. All Rights Reserved.