public class EventingComponent extends Object
| Constructor and Description |
|---|
EventingComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx) |
protected void |
setEventManagementService(org.wso2.carbon.event.processor.manager.core.EventManagementService eventManagementService) |
protected void |
setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService) |
protected void |
setTaskService(org.wso2.carbon.ntask.core.service.TaskService taskService) |
protected void |
unsetEventManagementService(org.wso2.carbon.event.processor.manager.core.EventManagementService eventManagementService) |
protected void |
unsetEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService) |
protected void |
unsetTaskService(org.wso2.carbon.ntask.core.service.TaskService taskService) |
protected void activate(org.osgi.service.component.ComponentContext ctx)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
protected void setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
protected void unsetEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
protected void setTaskService(org.wso2.carbon.ntask.core.service.TaskService taskService)
protected void unsetTaskService(org.wso2.carbon.ntask.core.service.TaskService taskService)
protected void setEventManagementService(org.wso2.carbon.event.processor.manager.core.EventManagementService eventManagementService)
protected void unsetEventManagementService(org.wso2.carbon.event.processor.manager.core.EventManagementService eventManagementService)
Copyright © 2016 WSO2. All rights reserved.