public interface ServiceDataPublisherAdmin
Modifier and Type | Method and Description |
---|---|
void |
configureAnalyzing(AnalyzingConfigData analyzingConfigData5)
Auto generated method signature for Asynchronous Invocations
|
void |
configureEventing(EventingConfigData eventingConfigData24)
Auto generated method signature for Asynchronous Invocations
|
void |
configureRestAPI(RESTAPIConfigData restAPIConfigData16)
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 configureAnalyzing(AnalyzingConfigData analyzingConfigData5) throws RemoteException, ServiceDataPublisherAdminException
ServiceDataPublisherAdminException
- :RemoteException
RESTAPIConfigData getRestAPIConfigData() throws RemoteException
getRestAPIConfigData6
- RemoteException
void startgetRestAPIConfigData(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
getRestAPIConfigData6
- RemoteException
boolean isCloudDeployment() throws RemoteException
isCloudDeployment9
- RemoteException
void startisCloudDeployment(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
isCloudDeployment9
- RemoteException
AnalyzingConfigData getAnalyzingConfigData() throws RemoteException
getAnalyzingConfigData12
- RemoteException
void startgetAnalyzingConfigData(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
getAnalyzingConfigData12
- RemoteException
void configureRestAPI(RESTAPIConfigData restAPIConfigData16) throws RemoteException, ServiceDataPublisherAdminException
ServiceDataPublisherAdminException
- :RemoteException
EventingConfigData getEventingConfigData() throws RemoteException
getEventingConfigData17
- RemoteException
void startgetEventingConfigData(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
getEventingConfigData17
- RemoteException
String getServerConfigBAMServerURL() throws RemoteException
getServerConfigBAMServerURL20
- RemoteException
void startgetServerConfigBAMServerURL(ServiceDataPublisherAdminCallbackHandler callback) throws RemoteException
getServerConfigBAMServerURL20
- RemoteException
void configureEventing(EventingConfigData eventingConfigData24) throws RemoteException, ServiceDataPublisherAdminException
ServiceDataPublisherAdminException
- :RemoteException
Copyright © 2024 WSO2. All rights reserved.