org.wso2.carbon.event.flow.internal
Class EventFlowServiceValueHolder
java.lang.Object
org.wso2.carbon.event.flow.internal.EventFlowServiceValueHolder
public class EventFlowServiceValueHolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
registerEventBuilderService
public static void registerEventBuilderService(org.wso2.carbon.event.builder.core.EventBuilderService eventBuilderService)
getEventBuilderService
public static org.wso2.carbon.event.builder.core.EventBuilderService getEventBuilderService()
registerEventFormatterService
public static void registerEventFormatterService(org.wso2.carbon.event.formatter.core.EventFormatterService eventFormatterService)
getEventFormatterService
public static org.wso2.carbon.event.formatter.core.EventFormatterService getEventFormatterService()
registerInputEventAdaptorManagerService
public static void registerInputEventAdaptorManagerService(org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService inputEventAdaptorManagerService)
getInputEventAdaptorManagerService
public static org.wso2.carbon.event.input.adaptor.manager.core.InputEventAdaptorManagerService getInputEventAdaptorManagerService()
registerOutputEventAdaptorManagerService
public static void registerOutputEventAdaptorManagerService(org.wso2.carbon.event.output.adaptor.manager.core.OutputEventAdaptorManagerService outputEventAdaptorManagerService)
getOutputEventAdaptorManagerService
public static org.wso2.carbon.event.output.adaptor.manager.core.OutputEventAdaptorManagerService getOutputEventAdaptorManagerService()
registerEventStreamService
public static void registerEventStreamService(org.wso2.carbon.event.stream.manager.core.EventStreamService eventStreamService)
getEventStreamService
public static org.wso2.carbon.event.stream.manager.core.EventStreamService getEventStreamService()
registerEventProcessorService
public static void registerEventProcessorService(org.wso2.carbon.event.processor.core.EventProcessorService eventProcessorService)
getEventProcessorService
public static org.wso2.carbon.event.processor.core.EventProcessorService getEventProcessorService()
Copyright © 2015 WSO2. All rights reserved.