public class ReportingComponent extends Object
Constructor and Description |
---|
ReportingComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext) |
static org.wso2.carbon.ndatasource.core.DataSourceService |
getCarbonDataSourceService() |
static org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
protected void |
setCarbonDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetCarbonDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void activate(org.osgi.service.component.ComponentContext componentContext)
protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService() throws org.wso2.carbon.registry.core.exceptions.RegistryException
org.wso2.carbon.registry.core.exceptions.RegistryException
protected void setCarbonDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService)
protected void unsetCarbonDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService)
public static org.wso2.carbon.ndatasource.core.DataSourceService getCarbonDataSourceService()
Copyright © 2023 WSO2. All rights reserved.