org.wso2.carbon.device.mgt.mobile.internal
Class MobileDeviceManagementServiceComponent

java.lang.Object
  extended by org.wso2.carbon.device.mgt.mobile.internal.MobileDeviceManagementServiceComponent

public class MobileDeviceManagementServiceComponent
extends Object


Constructor Summary
MobileDeviceManagementServiceComponent()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext ctx)
           
protected  void deactivate(org.osgi.service.component.ComponentContext ctx)
           
protected  void setAPIManagerConfigurationService(org.wso2.carbon.apimgt.impl.APIManagerConfigurationService service)
           
protected  void unsetAPIManagerConfigurationService(org.wso2.carbon.apimgt.impl.APIManagerConfigurationService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobileDeviceManagementServiceComponent

public MobileDeviceManagementServiceComponent()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext ctx)

deactivate

protected void deactivate(org.osgi.service.component.ComponentContext ctx)

setAPIManagerConfigurationService

protected void setAPIManagerConfigurationService(org.wso2.carbon.apimgt.impl.APIManagerConfigurationService service)

unsetAPIManagerConfigurationService

protected void unsetAPIManagerConfigurationService(org.wso2.carbon.apimgt.impl.APIManagerConfigurationService service)


Copyright © 2015 WSO2. All rights reserved.