org.wso2.carbon.utils.deployment
Class Axis2ServiceRegistry
java.lang.Object
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry
public class Axis2ServiceRegistry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Axis2ServiceRegistry
public Axis2ServiceRegistry(org.apache.axis2.context.ConfigurationContext configCtx)
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()
Copyright © 2014 WSO2 Inc. All rights reserved.