public interface CGAgentAdminService
Modifier and Type | Method and Description |
---|---|
void |
addCGServer(CGServerBean csgServer33)
Auto generated method signature for Asynchronous Invocations
|
void |
doServiceUpdate(String serviceName30,
int eventType31)
Auto generated method signature for Asynchronous Invocations
|
CGServerBean |
getCGServer(String csgServerName43)
Auto generated method signature
|
CGServerBean[] |
getCGServerList()
Auto generated method signature
|
CGProxyToolsURLs |
getPublishedProxyToolsURLs(String serviceName35)
Auto generated method signature
|
String |
getPublishedServer(String serviceName60)
Auto generated method signature
|
String |
getServiceStatus(String serviceName56)
Auto generated method signature
|
boolean |
isHasPublishedServices(String csgServerName39)
Auto generated method signature
|
void |
publishService(String serviceName23,
String serverName24,
boolean isAutomatic25)
Auto generated method signature for Asynchronous Invocations
|
void |
removeCGServer(String csgServerName64)
Auto generated method signature for Asynchronous Invocations
|
void |
rePublishService(String serviceName19,
String serverName20,
boolean isAutomatic21)
Auto generated method signature for Asynchronous Invocations
|
void |
setServiceStatus(String serviceName47,
String status48)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCGServer(String csgServerName43,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCGServerList(CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublishedProxyToolsURLs(String serviceName35,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublishedServer(String serviceName60,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceStatus(String serviceName56,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisHasPublishedServices(String csgServerName39,
CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
unPublishService(String serviceName50,
String serverName51,
boolean isCheckBackend52)
Auto generated method signature for Asynchronous Invocations
|
void |
updateCGServer(CGServerBean csgServer54)
Auto generated method signature for Asynchronous Invocations
|
void rePublishService(String serviceName19, String serverName20, boolean isAutomatic21) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
void publishService(String serviceName23, String serverName24, boolean isAutomatic25) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
CGServerBean[] getCGServerList() throws RemoteException, CGAgentAdminServiceCGException
getCGServerList26
- CGAgentAdminServiceCGException
- :RemoteException
void startgetCGServerList(CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getCGServerList26
- RemoteException
void doServiceUpdate(String serviceName30, int eventType31) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
void addCGServer(CGServerBean csgServer33) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName35) throws RemoteException, CGAgentAdminServiceCGException
getPublishedProxyToolsURLs34
- CGAgentAdminServiceCGException
- :RemoteException
void startgetPublishedProxyToolsURLs(String serviceName35, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getPublishedProxyToolsURLs34
- RemoteException
boolean isHasPublishedServices(String csgServerName39) throws RemoteException, CGAgentAdminServiceCGException
isHasPublishedServices38
- CGAgentAdminServiceCGException
- :RemoteException
void startisHasPublishedServices(String csgServerName39, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
isHasPublishedServices38
- RemoteException
CGServerBean getCGServer(String csgServerName43) throws RemoteException, CGAgentAdminServiceCGException
getCGServer42
- CGAgentAdminServiceCGException
- :RemoteException
void startgetCGServer(String csgServerName43, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getCGServer42
- RemoteException
void setServiceStatus(String serviceName47, String status48) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
void unPublishService(String serviceName50, String serverName51, boolean isCheckBackend52) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
void updateCGServer(CGServerBean csgServer54) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
String getServiceStatus(String serviceName56) throws RemoteException, CGAgentAdminServiceCGException
getServiceStatus55
- CGAgentAdminServiceCGException
- :RemoteException
void startgetServiceStatus(String serviceName56, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getServiceStatus55
- RemoteException
String getPublishedServer(String serviceName60) throws RemoteException, CGAgentAdminServiceCGException
getPublishedServer59
- CGAgentAdminServiceCGException
- :RemoteException
void startgetPublishedServer(String serviceName60, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
getPublishedServer59
- RemoteException
void removeCGServer(String csgServerName64) throws RemoteException, CGAgentAdminServiceCGException
CGAgentAdminServiceCGException
- :RemoteException
Copyright © 2022 WSO2. All rights reserved.