public class Axis2ServiceRegistry extends Object
Constructor and Description |
---|
Axis2ServiceRegistry(org.apache.axis2.context.ConfigurationContext configCtx) |
Modifier and Type | Method and Description |
---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
void |
logFaultyServiceInfo() |
void |
register(org.osgi.framework.Bundle bundle) |
void |
register(org.osgi.framework.Bundle[] bundles) |
void |
unregister(org.osgi.framework.Bundle bundle) |
public Axis2ServiceRegistry(org.apache.axis2.context.ConfigurationContext configCtx)
public void register(org.osgi.framework.Bundle[] bundles)
public void register(org.osgi.framework.Bundle bundle)
bundle
- Carbon Compoent that needs to be registredpublic void unregister(org.osgi.framework.Bundle bundle)
public void bundleChanged(org.osgi.framework.BundleEvent event)
public void logFaultyServiceInfo()
Copyright © 2016 WSO2 Inc. All rights reserved.