public interface CGAgentAdminService
Modifier and Type | Method and Description |
---|---|
void |
addCGServer(CGServerBean csgServer45)
Auto generated method signature for Asynchronous Invocations
|
void |
doServiceUpdate(String serviceName61,
int eventType62)
Auto generated method signature for Asynchronous Invocations
|
CGServerBean |
getCGServer(String csgServerName55)
Auto generated method signature
|
CGServerBean[] |
getCGServerList()
Auto generated method signature
|
CGProxyToolsURLs |
getPublishedProxyToolsURLs(String serviceName37)
Auto generated method signature
|
String |
getPublishedServer(String serviceName47)
Auto generated method signature
|
String |
getServiceStatus(String serviceName51)
Auto generated method signature
|
boolean |
isHasPublishedServices(String csgServerName41)
Auto generated method signature
|
void |
publishService(String serviceName19,
String serverName20,
boolean isAutomatic21)
Auto generated method signature for Asynchronous Invocations
|
void |
removeCGServer(String csgServerName64)
Auto generated method signature for Asynchronous Invocations
|
void |
rePublishService(String serviceName26,
String serverName27,
boolean isAutomatic28)
Auto generated method signature for Asynchronous Invocations
|
void |
setServiceStatus(String serviceName34,
String status35)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCGServer(String csgServerName55,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCGServerList(CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublishedProxyToolsURLs(String serviceName37,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublishedServer(String serviceName47,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceStatus(String serviceName51,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisHasPublishedServices(String csgServerName41,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
unPublishService(String serviceName30,
String serverName31,
boolean isCheckBackend32)
Auto generated method signature for Asynchronous Invocations
|
void |
updateCGServer(CGServerBean csgServer59)
Auto generated method signature for Asynchronous Invocations
|
void publishService(String serviceName19, String serverName20, boolean isAutomatic21) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
CGServerBean[] getCGServerList() throws RemoteException, CGAgentAdminServiceCGException
getCGServerList22
- CGAgentAdminServiceCGException
- :RemoteException
void startgetCGServerList(CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getCGServerList22
- RemoteException
void rePublishService(String serviceName26, String serverName27, boolean isAutomatic28) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
void unPublishService(String serviceName30, String serverName31, boolean isCheckBackend32) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
void setServiceStatus(String serviceName34, String status35) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName37) throws RemoteException, CGAgentAdminServiceCGException
getPublishedProxyToolsURLs36
- CGAgentAdminServiceCGException
- :RemoteException
void startgetPublishedProxyToolsURLs(String serviceName37, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getPublishedProxyToolsURLs36
- RemoteException
boolean isHasPublishedServices(String csgServerName41) throws RemoteException, CGAgentAdminServiceCGException
isHasPublishedServices40
- CGAgentAdminServiceCGException
- :RemoteException
void startisHasPublishedServices(String csgServerName41, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
isHasPublishedServices40
- RemoteException
void addCGServer(CGServerBean csgServer45) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
String getPublishedServer(String serviceName47) throws RemoteException, CGAgentAdminServiceCGException
getPublishedServer46
- CGAgentAdminServiceCGException
- :RemoteException
void startgetPublishedServer(String serviceName47, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getPublishedServer46
- RemoteException
String getServiceStatus(String serviceName51) throws RemoteException, CGAgentAdminServiceCGException
getServiceStatus50
- CGAgentAdminServiceCGException
- :RemoteException
void startgetServiceStatus(String serviceName51, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getServiceStatus50
- RemoteException
CGServerBean getCGServer(String csgServerName55) throws RemoteException, CGAgentAdminServiceCGException
getCGServer54
- CGAgentAdminServiceCGException
- :RemoteException
void startgetCGServer(String csgServerName55, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getCGServer54
- RemoteException
void updateCGServer(CGServerBean csgServer59) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
void doServiceUpdate(String serviceName61, int eventType62) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
void removeCGServer(String csgServerName64) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.