public class CGAdminClient extends Object
CGAdminClient
provides the admin client for CSGAdmin serviceConstructor and Description |
---|
CGAdminClient(String cookie,
String backendServerUrl) |
CGAdminClient(String cookie,
String backendServerURL,
org.apache.axis2.context.ConfigurationContext configCtx) |
Modifier and Type | Method and Description |
---|---|
void |
deployProxy(org.wso2.carbon.cloud.gateway.stub.types.common.CGServiceMetaDataBean serviceMetaData) |
org.wso2.carbon.cloud.gateway.stub.types.common.CGProxyToolsURLs |
getPublishedProxyToolsURLs(String serviceName,
String domainName) |
org.wso2.carbon.cloud.gateway.stub.types.common.CGThriftServerBean |
getThriftServerConnectionBean() |
void |
unDeployProxy(String serviceName) |
void |
updateProxy(String serviceName,
int eventType) |
public CGAdminClient(String cookie, String backendServerUrl) throws org.wso2.carbon.cloud.gateway.common.CGException
org.wso2.carbon.cloud.gateway.common.CGException
public void deployProxy(org.wso2.carbon.cloud.gateway.stub.types.common.CGServiceMetaDataBean serviceMetaData) throws org.wso2.carbon.cloud.gateway.common.CGException
org.wso2.carbon.cloud.gateway.common.CGException
public void unDeployProxy(String serviceName) throws org.wso2.carbon.cloud.gateway.common.CGException
org.wso2.carbon.cloud.gateway.common.CGException
public org.wso2.carbon.cloud.gateway.stub.types.common.CGThriftServerBean getThriftServerConnectionBean() throws org.wso2.carbon.cloud.gateway.common.CGException
org.wso2.carbon.cloud.gateway.common.CGException
public void updateProxy(String serviceName, int eventType) throws org.wso2.carbon.cloud.gateway.common.CGException
org.wso2.carbon.cloud.gateway.common.CGException
Copyright © 2019 WSO2. All rights reserved.