org.wso2.carbon.device.mgt.mobile.internal
Class MobileDeviceManagementBundleActivator
java.lang.Object
org.wso2.carbon.device.mgt.mobile.internal.MobileDeviceManagementBundleActivator
- All Implemented Interfaces:
- EventListener, org.osgi.framework.BundleActivator, org.osgi.framework.BundleListener
public class MobileDeviceManagementBundleActivator
- extends Object
- implements org.osgi.framework.BundleActivator, org.osgi.framework.BundleListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MobileDeviceManagementBundleActivator
public MobileDeviceManagementBundleActivator()
start
public void start(org.osgi.framework.BundleContext bundleContext)
throws Exception
- Specified by:
start in interface org.osgi.framework.BundleActivator
- Throws:
Exception
stop
public void stop(org.osgi.framework.BundleContext bundleContext)
throws Exception
- Specified by:
stop in interface org.osgi.framework.BundleActivator
- Throws:
Exception
bundleChanged
public void bundleChanged(org.osgi.framework.BundleEvent bundleEvent)
- Specified by:
bundleChanged in interface org.osgi.framework.BundleListener
registerDataSourceListener
public static void registerDataSourceListener(DataSourceListener listener)
Copyright © 2015 WSO2. All rights reserved.