public class AnalyticsDatasinkComponent extends Object
| Constructor and Description |
|---|
AnalyticsDatasinkComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
setAnalyticsDataservice(org.wso2.carbon.analytics.dataservice.AnalyticsDataService analyticsDataservice) |
protected void |
setEventStreamService(org.wso2.carbon.event.stream.manager.core.EventStreamService eventStreamService) |
protected void |
setStreamDefinitionStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore abstractStreamDefinitionStore) |
protected void |
unsetAnalyticsDataservice(org.wso2.carbon.analytics.dataservice.AnalyticsDataService analyticsDataservice) |
protected void |
unsetEventStreamService(org.wso2.carbon.event.stream.manager.core.EventStreamService eventStreamService) |
protected void |
unsetStreamDefinitionStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore abstractStreamDefinitionStore) |
protected void activate(org.osgi.service.component.ComponentContext componentContext)
protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
protected void setStreamDefinitionStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore abstractStreamDefinitionStore)
protected void unsetStreamDefinitionStoreService(org.wso2.carbon.databridge.core.definitionstore.AbstractStreamDefinitionStore abstractStreamDefinitionStore)
protected void setEventStreamService(org.wso2.carbon.event.stream.manager.core.EventStreamService eventStreamService)
protected void unsetEventStreamService(org.wso2.carbon.event.stream.manager.core.EventStreamService eventStreamService)
protected void setAnalyticsDataservice(org.wso2.carbon.analytics.dataservice.AnalyticsDataService analyticsDataservice)
protected void unsetAnalyticsDataservice(org.wso2.carbon.analytics.dataservice.AnalyticsDataService analyticsDataservice)
Copyright © 2015 WSO2. All rights reserved.