Class Axis2ConfigurationContextActivator
java.lang.Object
org.wso2.carbon.client.configcontext.provider.listener.Axis2ConfigurationContextActivator
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
public class Axis2ConfigurationContextActivator
extends Object
implements org.osgi.framework.BundleActivator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Axis2ConfigurationContextActivator
public Axis2ConfigurationContextActivator()
-
-
Method Details
-
start
public void start(org.osgi.framework.BundleContext context) - Specified by:
startin interfaceorg.osgi.framework.BundleActivator
-
stop
public void stop(org.osgi.framework.BundleContext context) - Specified by:
stopin interfaceorg.osgi.framework.BundleActivator
-