public class EventSinkXmlWriter extends Object
Constructor and Description |
---|
EventSinkXmlWriter() |
Modifier and Type | Method and Description |
---|---|
boolean |
updateEventSink(org.wso2.carbon.event.sink.EventSink eventSink)
Updates given Event Sink details
|
boolean |
writeEventSink(org.wso2.carbon.event.sink.EventSink eventSink)
Writes given Event Sink details to xml file
|
public boolean writeEventSink(org.wso2.carbon.event.sink.EventSink eventSink) throws org.wso2.carbon.event.sink.EventSinkException
eventSink
- the Event Sink to be writeorg.wso2.carbon.event.sink.EventSinkException
public boolean updateEventSink(org.wso2.carbon.event.sink.EventSink eventSink) throws org.wso2.carbon.event.sink.EventSinkException
eventSink
- the Event Sink to be updatedorg.wso2.carbon.event.sink.EventSinkException
Copyright © 2019 WSO2. All rights reserved.