public class EventFlowServiceDS extends Object
| Constructor and Description |
|---|
EventFlowServiceDS() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
setEventProcessorService(org.wso2.carbon.event.processor.core.EventProcessorService eventProcessorService) |
protected void |
setEventPublisherService(org.wso2.carbon.event.publisher.core.EventPublisherService eventPublisherService) |
protected void |
setEventReceiverService(org.wso2.carbon.event.receiver.core.EventReceiverService eventReceiverService) |
protected void |
setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService) |
protected void |
unsetEventProcessorService(org.wso2.carbon.event.processor.core.EventProcessorService eventProcessorService) |
protected void |
unsetEventPublisherService(org.wso2.carbon.event.publisher.core.EventPublisherService eventPublisherService) |
protected void |
unsetEventReceiverService(org.wso2.carbon.event.receiver.core.EventReceiverService eventReceiverService) |
protected void |
unsetEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void setEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
protected void unsetEventStreamService(org.wso2.carbon.event.stream.core.EventStreamService eventStreamService)
protected void setEventProcessorService(org.wso2.carbon.event.processor.core.EventProcessorService eventProcessorService)
protected void unsetEventProcessorService(org.wso2.carbon.event.processor.core.EventProcessorService eventProcessorService)
protected void setEventReceiverService(org.wso2.carbon.event.receiver.core.EventReceiverService eventReceiverService)
protected void unsetEventReceiverService(org.wso2.carbon.event.receiver.core.EventReceiverService eventReceiverService)
protected void setEventPublisherService(org.wso2.carbon.event.publisher.core.EventPublisherService eventPublisherService)
protected void unsetEventPublisherService(org.wso2.carbon.event.publisher.core.EventPublisherService eventPublisherService)
Copyright © 2026 WSO2. All rights reserved.