public class ServiceRegistry extends AbstractRegistry<AxisServiceGroup>
configCtx, context, lock, resolvedBundles, unreslovedBundles
Constructor and Description |
---|
ServiceRegistry(org.osgi.framework.BundleContext context,
ConfigurationContext configCtx) |
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 ServiceRegistry(org.osgi.framework.BundleContext context, ConfigurationContext configCtx)
Copyright © The Apache Software Foundation. All Rights Reserved.