Package org.wso2.carbon.mediator.call
Class CallMediatorActivator
- java.lang.Object
-
- org.wso2.carbon.mediator.call.CallMediatorActivator
-
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
public class CallMediatorActivator extends Object implements org.osgi.framework.BundleActivator
-
-
Constructor Summary
Constructors Constructor Description CallMediatorActivator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(org.osgi.framework.BundleContext bundleContext)
void
stop(org.osgi.framework.BundleContext bundleContext)
-