org.wso2.carbon.dataservices.sql.driver.internal
Class SQLDriverDSComponent
java.lang.Object
org.wso2.carbon.dataservices.sql.driver.internal.SQLDriverDSComponent
public class SQLDriverDSComponent
- extends Object
|
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 |
SQLDriverDSComponent
public SQLDriverDSComponent()
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.