org.wso2.carbon.event.flow.internal
Class EventFlowServiceDS
java.lang.Object
org.wso2.carbon.event.flow.internal.EventFlowServiceDS
public class EventFlowServiceDS
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventFlowServiceDS
public EventFlowServiceDS()
activate
protected void activate(org.osgi.service.component.ComponentContext context)
setInputEventAdaptorManagerService
protected void setInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService eventManagerService)
unsetInputEventAdaptorManagerService
protected void unsetInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService eventManagerService)
setOutputEventAdaptorManagerService
protected void setOutputEventAdaptorManagerService(org.wso2.carbon.event.output.adaptor.manager.core.OutputEventAdaptorManagerService eventManagerService)
unsetOutputEventAdaptorManagerService
protected void unsetOutputEventAdaptorManagerService(org.wso2.carbon.event.output.adaptor.manager.core.OutputEventAdaptorManagerService eventManagerService)
setEventBuilderService
protected void setEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)
unsetEventBuilderService
protected void unsetEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)
setEventStreamService
protected void setEventStreamService(org.wso2.carbon.event.stream.manager.core.EventStreamService eventStreamService)
unsetEventStreamService
protected void unsetEventStreamService(org.wso2.carbon.event.stream.manager.core.EventStreamService eventStreamService)
setEventProcessorService
protected void setEventProcessorService(org.wso2.carbon.event.processor.core.EventProcessorService eventProcessorService)
unsetEventProcessorService
protected void unsetEventProcessorService(org.wso2.carbon.event.processor.core.EventProcessorService eventProcessorService)
setEventFormatterService
protected void setEventFormatterService(org.wso2.carbon.event.formatter.core.EventFormatterService eventFormatterService)
unsetEventFormatterService
protected void unsetEventFormatterService(org.wso2.carbon.event.formatter.core.EventFormatterService eventFormatterService)
Copyright © 2015 WSO2. All rights reserved.