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