public interface EventSourceAdminService
Modifier and Type | Method and Description |
---|---|
void |
addEventSource(EventSourceDTO eventsource15)
Auto generated method signature for Asynchronous Invocations
|
EventSourceDTO |
getEventSource(String eventSourceName11)
Auto generated method signature
|
EventSourceDTO[] |
getEventSources()
Auto generated method signature
|
void |
removeEventSource(String eventsourceName4)
Auto generated method signature for Asynchronous Invocations
|
void |
saveEventSource(EventSourceDTO eventsource9)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEventSource(String eventSourceName11,
EventSourceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEventSources(EventSourceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void removeEventSource(String eventsourceName4) throws RemoteException
RemoteException
EventSourceDTO[] getEventSources() throws RemoteException
RemoteException
void startgetEventSources(EventSourceAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
void saveEventSource(EventSourceDTO eventsource9) throws RemoteException
RemoteException
EventSourceDTO getEventSource(String eventSourceName11) throws RemoteException
getEventSource10
- RemoteException
void startgetEventSource(String eventSourceName11, EventSourceAdminServiceCallbackHandler callback) throws RemoteException
getEventSource10
- RemoteException
void addEventSource(EventSourceDTO eventsource15) throws RemoteException
RemoteException
Copyright © 2017 WSO2. All rights reserved.