Class EventFlowServiceDS

java.lang.Object
org.wso2.carbon.event.flow.internal.EventFlowServiceDS

public class EventFlowServiceDS extends Object
  • Constructor Details

    • EventFlowServiceDS

      public EventFlowServiceDS()
  • Method Details

    • activate

      protected void activate(org.osgi.service.component.ComponentContext context)
    • setEventStreamService

      protected void setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
    • unsetEventStreamService

      protected void unsetEventStreamService(org.wso2.carbon.event.stream.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)
    • setEventReceiverService

      protected void setEventReceiverService(org.wso2.carbon.event.receiver.core.EventReceiverService eventReceiverService)
    • unsetEventReceiverService

      protected void unsetEventReceiverService(org.wso2.carbon.event.receiver.core.EventReceiverService eventReceiverService)
    • setEventPublisherService

      protected void setEventPublisherService(org.wso2.carbon.event.publisher.core.EventPublisherService eventPublisherService)
    • unsetEventPublisherService

      protected void unsetEventPublisherService(org.wso2.carbon.event.publisher.core.EventPublisherService eventPublisherService)