Interface CGAgentAdminService
-
- All Known Implementing Classes:
CGAgentAdminServiceStub
public interface CGAgentAdminService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddCGServer(CGServerBean csgServer33)Auto generated method signature for Asynchronous InvocationsvoiddoServiceUpdate(String serviceName30, int eventType31)Auto generated method signature for Asynchronous InvocationsCGServerBeangetCGServer(String csgServerName43)Auto generated method signatureCGServerBean[]getCGServerList()Auto generated method signatureCGProxyToolsURLsgetPublishedProxyToolsURLs(String serviceName35)Auto generated method signatureStringgetPublishedServer(String serviceName60)Auto generated method signatureStringgetServiceStatus(String serviceName56)Auto generated method signaturebooleanisHasPublishedServices(String csgServerName39)Auto generated method signaturevoidpublishService(String serviceName23, String serverName24, boolean isAutomatic25)Auto generated method signature for Asynchronous InvocationsvoidremoveCGServer(String csgServerName64)Auto generated method signature for Asynchronous InvocationsvoidrePublishService(String serviceName19, String serverName20, boolean isAutomatic21)Auto generated method signature for Asynchronous InvocationsvoidsetServiceStatus(String serviceName47, String status48)Auto generated method signature for Asynchronous InvocationsvoidstartgetCGServer(String csgServerName43, CGAgentAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetCGServerList(CGAgentAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetPublishedProxyToolsURLs(String serviceName35, CGAgentAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetPublishedServer(String serviceName60, CGAgentAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceStatus(String serviceName56, CGAgentAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartisHasPublishedServices(String csgServerName39, CGAgentAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidunPublishService(String serviceName50, String serverName51, boolean isCheckBackend52)Auto generated method signature for Asynchronous InvocationsvoidupdateCGServer(CGServerBean csgServer54)Auto generated method signature for Asynchronous Invocations
-
-
-
Method Detail
-
rePublishService
void rePublishService(String serviceName19, String serverName20, boolean isAutomatic21) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature for Asynchronous Invocations- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
publishService
void publishService(String serviceName23, String serverName24, boolean isAutomatic25) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature for Asynchronous Invocations- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
getCGServerList
CGServerBean[] getCGServerList() throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Parameters:
getCGServerList26-- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
startgetCGServerList
void startgetCGServerList(CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getCGServerList26-- Throws:
RemoteException
-
doServiceUpdate
void doServiceUpdate(String serviceName30, int eventType31) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature for Asynchronous Invocations- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
addCGServer
void addCGServer(CGServerBean csgServer33) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature for Asynchronous Invocations- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
getPublishedProxyToolsURLs
CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName35) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Parameters:
getPublishedProxyToolsURLs34-- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
startgetPublishedProxyToolsURLs
void startgetPublishedProxyToolsURLs(String serviceName35, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getPublishedProxyToolsURLs34-- Throws:
RemoteException
-
isHasPublishedServices
boolean isHasPublishedServices(String csgServerName39) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Parameters:
isHasPublishedServices38-- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
startisHasPublishedServices
void startisHasPublishedServices(String csgServerName39, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
isHasPublishedServices38-- Throws:
RemoteException
-
getCGServer
CGServerBean getCGServer(String csgServerName43) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Parameters:
getCGServer42-- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
startgetCGServer
void startgetCGServer(String csgServerName43, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getCGServer42-- Throws:
RemoteException
-
setServiceStatus
void setServiceStatus(String serviceName47, String status48) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature for Asynchronous Invocations- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
unPublishService
void unPublishService(String serviceName50, String serverName51, boolean isCheckBackend52) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature for Asynchronous Invocations- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
updateCGServer
void updateCGServer(CGServerBean csgServer54) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature for Asynchronous Invocations- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
getServiceStatus
String getServiceStatus(String serviceName56) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Parameters:
getServiceStatus55-- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
startgetServiceStatus
void startgetServiceStatus(String serviceName56, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getServiceStatus55-- Throws:
RemoteException
-
getPublishedServer
String getPublishedServer(String serviceName60) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Parameters:
getPublishedServer59-- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
startgetPublishedServer
void startgetPublishedServer(String serviceName60, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getPublishedServer59-- Throws:
RemoteException
-
removeCGServer
void removeCGServer(String csgServerName64) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature for Asynchronous Invocations- Throws:
CGAgentAdminServiceCGException- :RemoteException
-
-