org.wso2.carbon.utils.deployment.service.listeners
Class Axis2ConfigServiceListener

java.lang.Object
  extended by 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
Axis2ConfigServiceListener(org.apache.axis2.engine.AxisConfiguration axisConfig, org.osgi.framework.BundleContext context)
           
 
Method Summary
 void serviceChanged(org.osgi.framework.ServiceEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Axis2ConfigServiceListener

public Axis2ConfigServiceListener(org.apache.axis2.engine.AxisConfiguration axisConfig,
                                  org.osgi.framework.BundleContext context)
Method Detail

serviceChanged

public void serviceChanged(org.osgi.framework.ServiceEvent event)
Specified by:
serviceChanged in interface org.osgi.framework.ServiceListener


Copyright © 2014 WSO2 Inc. All rights reserved.