public class WebappStatPublisherAdminClient extends Object
| Constructor and Description |
|---|
WebappStatPublisherAdminClient(String cookie,
String backendServerURL,
org.apache.axis2.context.ConfigurationContext configContext,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBAMServerURL() |
org.wso2.carbon.bam.webapp.stat.publisher.stub.conf.ServiceEventingConfigData |
getEventingConfigData() |
boolean |
isCloudDeployment() |
void |
setEventingConfigData(org.wso2.carbon.bam.webapp.stat.publisher.stub.conf.ServiceEventingConfigData eventingConfigData) |
public void setEventingConfigData(org.wso2.carbon.bam.webapp.stat.publisher.stub.conf.ServiceEventingConfigData eventingConfigData)
throws RemoteException
RemoteExceptionpublic org.wso2.carbon.bam.webapp.stat.publisher.stub.conf.ServiceEventingConfigData getEventingConfigData()
throws RemoteException
RemoteExceptionpublic boolean isCloudDeployment()
throws RemoteException
RemoteExceptionpublic String getBAMServerURL() throws RemoteException
RemoteExceptionCopyright © 2019 WSO2. All rights reserved.