org.wso2.carbon.dataservices.sql.driver.internal
Class SQLDriverDSComponent

java.lang.Object
  extended by org.wso2.carbon.dataservices.sql.driver.internal.SQLDriverDSComponent

public class SQLDriverDSComponent
extends Object


Constructor Summary
SQLDriverDSComponent()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext ctxt)
           
protected  void deactivate(org.osgi.service.component.ComponentContext ctxt)
           
static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
           
protected  void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
           
protected  void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLDriverDSComponent

public SQLDriverDSComponent()
Method Detail

activate

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

deactivate

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

setRegistryService

protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)

unsetRegistryService

protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)

getRegistryService

public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()


Copyright © 2015 WSO2. All rights reserved.