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
RemoteException
EventSourceDTO getEventSource(String eventSourceName6) throws RemoteException
getEventSource5
- RemoteException
void startgetEventSource(String eventSourceName6, EventSourceAdminServiceCallbackHandler callback) throws RemoteException
getEventSource5
- RemoteException
void addEventSource(EventSourceDTO eventsource10) throws RemoteException
RemoteException
EventSourceDTO[] getEventSources() throws RemoteException
RemoteException
void startgetEventSources(EventSourceAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
void saveEventSource(EventSourceDTO eventsource15) throws RemoteException
RemoteException
Copyright © 2022 WSO2. All rights reserved.