public class CGAdminClient extends Object
CGAdminClient provides the admin client for CSGAdmin service| Constructor 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.CGExceptionpublic 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.CGExceptionpublic void unDeployProxy(String serviceName) throws org.wso2.carbon.cloud.gateway.common.CGException
org.wso2.carbon.cloud.gateway.common.CGExceptionpublic org.wso2.carbon.cloud.gateway.stub.types.common.CGThriftServerBean getThriftServerConnectionBean()
throws org.wso2.carbon.cloud.gateway.common.CGException
org.wso2.carbon.cloud.gateway.common.CGExceptionpublic void updateProxy(String serviceName, int eventType) throws org.wso2.carbon.cloud.gateway.common.CGException
org.wso2.carbon.cloud.gateway.common.CGExceptionCopyright © 2019 WSO2. All rights reserved.