Class Axis2ConfigServiceListener
java.lang.Object
org.wso2.carbon.utils.deployment.service.listeners.Axis2ConfigServiceListener
- All Implemented Interfaces:
EventListener,org.osgi.framework.ServiceListener
public class Axis2ConfigServiceListener
extends Object
implements org.osgi.framework.ServiceListener
-
Constructor Summary
ConstructorsConstructorDescriptionAxis2ConfigServiceListener(org.apache.axis2.engine.AxisConfiguration axisConfig, org.osgi.framework.BundleContext context) -
Method Summary
-
Constructor Details
-
Axis2ConfigServiceListener
public Axis2ConfigServiceListener(org.apache.axis2.engine.AxisConfiguration axisConfig, org.osgi.framework.BundleContext context)
-
-
Method Details
-
serviceChanged
public void serviceChanged(org.osgi.framework.ServiceEvent event) - Specified by:
serviceChangedin interfaceorg.osgi.framework.ServiceListener
-