public interface CGAdminService
Modifier and Type | Method and Description |
---|---|
void |
deployProxy(CGServiceMetaDataBean metaData9)
Auto generated method signature for Asynchronous Invocations
|
CGProxyToolsURLs |
getPublishedProxyToolsURLs(String serviceName14,
String domainName15)
Auto generated method signature
|
CGThriftServerBean |
getThriftServerConnectionBean()
Auto generated method signature
|
void |
startgetPublishedProxyToolsURLs(String serviceName14,
String domainName15,
CGAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetThriftServerConnectionBean(CGAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
unDeployProxy(String serviceName4)
Auto generated method signature for Asynchronous Invocations
|
void |
updateProxy(String serviceName11,
int eventType12)
Auto generated method signature for Asynchronous Invocations
|
void unDeployProxy(String serviceName4) throws RemoteException, CGAdminServiceCGException
CGAdminServiceCGException
- :RemoteException
CGThriftServerBean getThriftServerConnectionBean() throws RemoteException, CGAdminServiceCGException
getThriftServerConnectionBean5
- CGAdminServiceCGException
- :RemoteException
void startgetThriftServerConnectionBean(CGAdminServiceCallbackHandler callback) throws RemoteException
getThriftServerConnectionBean5
- RemoteException
void deployProxy(CGServiceMetaDataBean metaData9) throws RemoteException, CGAdminServiceCGException
CGAdminServiceCGException
- :RemoteException
void updateProxy(String serviceName11, int eventType12) throws RemoteException, CGAdminServiceCGException
CGAdminServiceCGException
- :RemoteException
CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName14, String domainName15) throws RemoteException, CGAdminServiceCGException
getPublishedProxyToolsURLs13
- CGAdminServiceCGException
- :RemoteException
void startgetPublishedProxyToolsURLs(String serviceName14, String domainName15, CGAdminServiceCallbackHandler callback) throws RemoteException
getPublishedProxyToolsURLs13
- RemoteException
Copyright © 2018 WSO2. All rights reserved.