org.wso2.carbon.um.ws.api.internal
Class UserMgtWSAPIDSComponent

java.lang.Object
  extended by org.wso2.carbon.um.ws.api.internal.UserMgtWSAPIDSComponent

public class UserMgtWSAPIDSComponent
extends Object


Constructor Summary
UserMgtWSAPIDSComponent()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext ctxt)
           
protected  void deactivate(org.osgi.service.component.ComponentContext ctxt)
           
static org.wso2.carbon.utils.ConfigurationContextService getCcServiceInstance()
           
protected  void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
           
protected  void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserMgtWSAPIDSComponent

public UserMgtWSAPIDSComponent()
Method Detail

activate

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

deactivate

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

setConfigurationContextService

protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)

unsetConfigurationContextService

protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)

getCcServiceInstance

public static org.wso2.carbon.utils.ConfigurationContextService getCcServiceInstance()


Copyright © 2015 WSO2. All rights reserved.