public interface ServiceDataPublisherAdmin
Modifier and Type | Method and Description |
---|---|
void |
configureAnalyzing(AnalyzingConfigData analyzingConfigData24)
Auto generated method signature for Asynchronous Invocations
|
void |
configureEventing(EventingConfigData eventingConfigData5)
Auto generated method signature for Asynchronous Invocations
|
void |
configureRestAPI(RESTAPIConfigData restAPIConfigData19)
Auto generated method signature for Asynchronous Invocations
|
AnalyzingConfigData |
getAnalyzingConfigData()
Auto generated method signature
|
EventingConfigData |
getEventingConfigData()
Auto generated method signature
|
RESTAPIConfigData |
getRestAPIConfigData()
Auto generated method signature
|
String |
getServerConfigBAMServerURL()
Auto generated method signature
|
boolean |
isCloudDeployment()
Auto generated method signature
|
void |
startgetAnalyzingConfigData(ServiceDataPublisherAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEventingConfigData(ServiceDataPublisherAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRestAPIConfigData(ServiceDataPublisherAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServerConfigBAMServerURL(ServiceDataPublisherAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisCloudDeployment(ServiceDataPublisherAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void configureEventing(EventingConfigData eventingConfigData5) throws RemoteException, ServiceDataPublisherAdminException
ServiceDataPublisherAdminException
- :RemoteException
boolean isCloudDeployment() throws RemoteException
isCloudDeployment6
- RemoteException
void startisCloudDeployment(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
isCloudDeployment6
- RemoteException
AnalyzingConfigData getAnalyzingConfigData() throws RemoteException
getAnalyzingConfigData9
- RemoteException
void startgetAnalyzingConfigData(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
getAnalyzingConfigData9
- RemoteException
EventingConfigData getEventingConfigData() throws RemoteException
getEventingConfigData12
- RemoteException
void startgetEventingConfigData(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
getEventingConfigData12
- RemoteException
RESTAPIConfigData getRestAPIConfigData() throws RemoteException
getRestAPIConfigData15
- RemoteException
void startgetRestAPIConfigData(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
getRestAPIConfigData15
- RemoteException
void configureRestAPI(RESTAPIConfigData restAPIConfigData19) throws RemoteException, ServiceDataPublisherAdminException
ServiceDataPublisherAdminException
- :RemoteException
String getServerConfigBAMServerURL() throws RemoteException
getServerConfigBAMServerURL20
- RemoteException
void startgetServerConfigBAMServerURL(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
getServerConfigBAMServerURL20
- RemoteException
void configureAnalyzing(AnalyzingConfigData analyzingConfigData24) throws RemoteException, ServiceDataPublisherAdminException
ServiceDataPublisherAdminException
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.