public class ReportingTemplateComponent extends Object
Constructor and Description |
---|
ReportingTemplateComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext) |
static URL |
getBundleMetadataURL() |
static org.wso2.carbon.ndatasource.core.DataSourceService |
getCarbonDataSourceService() |
static org.wso2.carbon.utils.ConfigurationContextService |
getConfigurationContextService() |
static org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
static boolean |
isBAMServer() |
protected void |
setCarbonDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetCarbonDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void activate(org.osgi.service.component.ComponentContext componentContext)
public static URL getBundleMetadataURL()
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) throws org.wso2.carbon.registry.core.exceptions.RegistryException
org.wso2.carbon.registry.core.exceptions.RegistryException
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
public static org.wso2.carbon.utils.ConfigurationContextService getConfigurationContextService()
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
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()
public static boolean isBAMServer()
Copyright © 2022 WSO2. All rights reserved.