Class CGAgentAdminServiceStub
- java.lang.Object
-
- org.apache.axis2.client.Stub
-
- org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceStub
-
- All Implemented Interfaces:
CGAgentAdminService
public class CGAgentAdminServiceStub extends org.apache.axis2.client.Stub implements CGAgentAdminService
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.axis2.description.AxisOperation[]
_operations
-
Constructor Summary
Constructors Constructor Description CGAgentAdminServiceStub()
Default ConstructorCGAgentAdminServiceStub(String targetEndpoint)
Constructor taking the target endpointCGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default ConstructorCGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)
Constructor that takes in a configContextCGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addCGServer(CGServerBean csgServer80)
Auto generated method signaturevoid
doServiceUpdate(String serviceName77, int eventType78)
Auto generated method signatureCGServerBean
getCGServer(String csgServerName90)
Auto generated method signatureCGServerBean[]
getCGServerList()
Auto generated method signatureCGProxyToolsURLs
getPublishedProxyToolsURLs(String serviceName82)
Auto generated method signatureString
getPublishedServer(String serviceName107)
Auto generated method signatureString
getServiceStatus(String serviceName103)
Auto generated method signatureboolean
isHasPublishedServices(String csgServerName86)
Auto generated method signaturevoid
publishService(String serviceName70, String serverName71, boolean isAutomatic72)
Auto generated method signaturevoid
removeCGServer(String csgServerName111)
Auto generated method signaturevoid
rePublishService(String serviceName66, String serverName67, boolean isAutomatic68)
Auto generated method signaturevoid
setServiceStatus(String serviceName94, String status95)
Auto generated method signaturevoid
startgetCGServer(String csgServerName90, CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetCGServerList(CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetPublishedProxyToolsURLs(String serviceName82, CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetPublishedServer(String serviceName107, CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetServiceStatus(String serviceName103, CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startisHasPublishedServices(String csgServerName86, CGAgentAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
unPublishService(String serviceName97, String serverName98, boolean isCheckBackend99)
Auto generated method signaturevoid
updateCGServer(CGServerBean csgServer101)
Auto generated method signature-
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
-
-
-
Constructor Detail
-
CGAgentAdminServiceStub
public CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
CGAgentAdminServiceStub
public CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
CGAgentAdminServiceStub
public CGAgentAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
CGAgentAdminServiceStub
public CGAgentAdminServiceStub() throws org.apache.axis2.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
CGAgentAdminServiceStub
public CGAgentAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Detail
-
rePublishService
public void rePublishService(String serviceName66, String serverName67, boolean isAutomatic68) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
rePublishService
in interfaceCGAgentAdminService
- Throws:
CGAgentAdminServiceCGException
- :RemoteException
-
publishService
public void publishService(String serviceName70, String serverName71, boolean isAutomatic72) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
publishService
in interfaceCGAgentAdminService
- Throws:
CGAgentAdminServiceCGException
- :RemoteException
-
getCGServerList
public CGServerBean[] getCGServerList() throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
getCGServerList
in interfaceCGAgentAdminService
- Parameters:
getCGServerList73
-- Throws:
CGAgentAdminServiceCGException
- :RemoteException
- See Also:
CGAgentAdminService.getCGServerList()
-
startgetCGServerList
public void startgetCGServerList(CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetCGServerList
in interfaceCGAgentAdminService
- Parameters:
getCGServerList73
-- Throws:
RemoteException
- See Also:
CGAgentAdminService.startgetCGServerList(org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
-
doServiceUpdate
public void doServiceUpdate(String serviceName77, int eventType78) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
doServiceUpdate
in interfaceCGAgentAdminService
- Throws:
CGAgentAdminServiceCGException
- :RemoteException
-
addCGServer
public void addCGServer(CGServerBean csgServer80) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
addCGServer
in interfaceCGAgentAdminService
- Throws:
CGAgentAdminServiceCGException
- :RemoteException
-
getPublishedProxyToolsURLs
public CGProxyToolsURLs getPublishedProxyToolsURLs(String serviceName82) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
getPublishedProxyToolsURLs
in interfaceCGAgentAdminService
- Parameters:
getPublishedProxyToolsURLs81
-- Throws:
CGAgentAdminServiceCGException
- :RemoteException
- See Also:
CGAgentAdminService.getPublishedProxyToolsURLs(java.lang.String)
-
startgetPublishedProxyToolsURLs
public void startgetPublishedProxyToolsURLs(String serviceName82, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetPublishedProxyToolsURLs
in interfaceCGAgentAdminService
- Parameters:
getPublishedProxyToolsURLs81
-- Throws:
RemoteException
- See Also:
CGAgentAdminService.startgetPublishedProxyToolsURLs(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
-
isHasPublishedServices
public boolean isHasPublishedServices(String csgServerName86) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
isHasPublishedServices
in interfaceCGAgentAdminService
- Parameters:
isHasPublishedServices85
-- Throws:
CGAgentAdminServiceCGException
- :RemoteException
- See Also:
CGAgentAdminService.isHasPublishedServices(java.lang.String)
-
startisHasPublishedServices
public void startisHasPublishedServices(String csgServerName86, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startisHasPublishedServices
in interfaceCGAgentAdminService
- Parameters:
isHasPublishedServices85
-- Throws:
RemoteException
- See Also:
CGAgentAdminService.startisHasPublishedServices(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
-
getCGServer
public CGServerBean getCGServer(String csgServerName90) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
getCGServer
in interfaceCGAgentAdminService
- Parameters:
getCGServer89
-- Throws:
CGAgentAdminServiceCGException
- :RemoteException
- See Also:
CGAgentAdminService.getCGServer(java.lang.String)
-
startgetCGServer
public void startgetCGServer(String csgServerName90, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetCGServer
in interfaceCGAgentAdminService
- Parameters:
getCGServer89
-- Throws:
RemoteException
- See Also:
CGAgentAdminService.startgetCGServer(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
-
setServiceStatus
public void setServiceStatus(String serviceName94, String status95) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
setServiceStatus
in interfaceCGAgentAdminService
- Throws:
CGAgentAdminServiceCGException
- :RemoteException
-
unPublishService
public void unPublishService(String serviceName97, String serverName98, boolean isCheckBackend99) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
unPublishService
in interfaceCGAgentAdminService
- Throws:
CGAgentAdminServiceCGException
- :RemoteException
-
updateCGServer
public void updateCGServer(CGServerBean csgServer101) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
updateCGServer
in interfaceCGAgentAdminService
- Throws:
CGAgentAdminServiceCGException
- :RemoteException
-
getServiceStatus
public String getServiceStatus(String serviceName103) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
getServiceStatus
in interfaceCGAgentAdminService
- Parameters:
getServiceStatus102
-- Throws:
CGAgentAdminServiceCGException
- :RemoteException
- See Also:
CGAgentAdminService.getServiceStatus(java.lang.String)
-
startgetServiceStatus
public void startgetServiceStatus(String serviceName103, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetServiceStatus
in interfaceCGAgentAdminService
- Parameters:
getServiceStatus102
-- Throws:
RemoteException
- See Also:
CGAgentAdminService.startgetServiceStatus(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
-
getPublishedServer
public String getPublishedServer(String serviceName107) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
getPublishedServer
in interfaceCGAgentAdminService
- Parameters:
getPublishedServer106
-- Throws:
CGAgentAdminServiceCGException
- :RemoteException
- See Also:
CGAgentAdminService.getPublishedServer(java.lang.String)
-
startgetPublishedServer
public void startgetPublishedServer(String serviceName107, CGAgentAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetPublishedServer
in interfaceCGAgentAdminService
- Parameters:
getPublishedServer106
-- Throws:
RemoteException
- See Also:
CGAgentAdminService.startgetPublishedServer(java.lang.String, org.wso2.carbon.cloud.gateway.agent.stub.CGAgentAdminServiceCallbackHandler)
-
removeCGServer
public void removeCGServer(String csgServerName111) throws RemoteException, CGAgentAdminServiceCGException
Auto generated method signature- Specified by:
removeCGServer
in interfaceCGAgentAdminService
- Throws:
CGAgentAdminServiceCGException
- :RemoteException
-
-