Class Axis2ServiceRegistry

java.lang.Object
org.wso2.carbon.utils.deployment.Axis2ServiceRegistry

public class Axis2ServiceRegistry extends Object
  • 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()