public interface EventSourceAdminService
| Modifier and Type | Method and Description |
|---|---|
void |
addEventSource(EventSourceDTO eventsource10)
Auto generated method signature for Asynchronous Invocations
|
EventSourceDTO |
getEventSource(String eventSourceName6)
Auto generated method signature
|
EventSourceDTO[] |
getEventSources()
Auto generated method signature
|
void |
removeEventSource(String eventsourceName4)
Auto generated method signature for Asynchronous Invocations
|
void |
saveEventSource(EventSourceDTO eventsource15)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEventSource(String eventSourceName6,
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
RemoteExceptionEventSourceDTO getEventSource(String eventSourceName6) throws RemoteException
getEventSource5 - RemoteExceptionvoid startgetEventSource(String eventSourceName6, EventSourceAdminServiceCallbackHandler callback) throws RemoteException
getEventSource5 - RemoteExceptionvoid addEventSource(EventSourceDTO eventsource10) throws RemoteException
RemoteExceptionEventSourceDTO[] getEventSources() throws RemoteException
RemoteExceptionvoid startgetEventSources(EventSourceAdminServiceCallbackHandler callback) throws RemoteException
RemoteExceptionvoid saveEventSource(EventSourceDTO eventsource15) throws RemoteException
RemoteExceptionCopyright © 2019 WSO2. All rights reserved.