Uses of Class
org.wso2.carbon.event.sink.EventSinkException
-
Packages that use EventSinkException Package Description org.wso2.carbon.event.sink -
-
Uses of EventSinkException in org.wso2.carbon.event.sink
Methods in org.wso2.carbon.event.sink that throw EventSinkException Modifier and Type Method Description static EventSink
EventSink. createEventSink(org.apache.axiom.om.OMElement eventSinkElement, String name)
Generates an event sink from XML configuration elementstatic void
EventSink. stopDataPublisher(EventSink eventSink)
Stop DataPublisher before removing the Event Sink
-