Package org.wso2.carbon.utils.deployment
Class Axis2ServiceRegistry
java.lang.Object
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry
-
Constructor Summary
ConstructorsConstructorDescriptionAxis2ServiceRegistry(org.apache.axis2.context.ConfigurationContext configCtx) -
Method Summary
Modifier and TypeMethodDescriptionvoidbundleChanged(org.osgi.framework.BundleEvent event) voidvoidregister(org.osgi.framework.Bundle bundle) voidregister(org.osgi.framework.Bundle[] bundles) voidunregister(org.osgi.framework.Bundle bundle)
-
Constructor Details
-
Axis2ServiceRegistry
public Axis2ServiceRegistry(org.apache.axis2.context.ConfigurationContext configCtx)
-
-
Method Details
-
register
public void register(org.osgi.framework.Bundle[] bundles) -
register
public void register(org.osgi.framework.Bundle bundle) - Parameters:
bundle- Carbon Compoent that needs to be registred
-
unregister
public void unregister(org.osgi.framework.Bundle bundle) -
bundleChanged
public void bundleChanged(org.osgi.framework.BundleEvent event) -
logFaultyServiceInfo
public void logFaultyServiceInfo()
-