
@Deprecated public class RemoteAgentCallbackImpl extends Object implements org.miloss.fgsms.services.interfaces.agentcallbackservice.RemoteAgentCallbackPort, Runnable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
acceptingcommands
Deprecated.
|
| Constructor and Description |
|---|
RemoteAgentCallbackImpl(OSAgent ref)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
executeTasks(String authorizationcode,
String id,
String workingDir,
String command,
boolean waitforexit)
Deprecated.
Executes a set of tasks via command line
|
org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage |
getOperatingStatus(org.miloss.fgsms.services.interfaces.common.GetOperatingStatusRequestMessage request)
Deprecated.
Gets the operating status of an remove agent
|
void |
run()
Deprecated.
|
public RemoteAgentCallbackImpl(OSAgent ref)
@RequestWrapper(localName="ExecuteTasks", targetNamespace="urn:org:miloss:fgsms:services:interfaces:agentCallbackService", className="org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks") @ResponseWrapper(localName="ExecuteTasksResponse", targetNamespace="urn:org:miloss:fgsms:services:interfaces:agentCallbackService", className="org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasksResponse") public boolean executeTasks(String authorizationcode, String id, String workingDir, String command, boolean waitforexit) throws org.miloss.fgsms.services.interfaces.agentcallbackservice.AccessDeniedException, org.miloss.fgsms.services.interfaces.agentcallbackservice.ServiceUnavailableException
executeTasks in interface org.miloss.fgsms.services.interfaces.agentcallbackservice.RemoteAgentCallbackPortid - waitforexit - authorizationcode - command - workingDir - org.miloss.fgsms.services.interfaces.agentcallbackservice.ServiceUnavailableExceptionorg.miloss.fgsms.services.interfaces.agentcallbackservice.AccessDeniedException@RequestWrapper(localName="GetOperatingStatus", targetNamespace="urn:org:miloss:fgsms:services:interfaces:agentCallbackService", className="org.miloss.fgsms.services.interfaces.agentcallbackservice.GetOperatingStatus") @ResponseWrapper(localName="GetOperatingStatusResponse", targetNamespace="urn:org:miloss:fgsms:services:interfaces:agentCallbackService", className="org.miloss.fgsms.services.interfaces.agentcallbackservice.GetOperatingStatusResponse") public org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage getOperatingStatus(org.miloss.fgsms.services.interfaces.common.GetOperatingStatusRequestMessage request) throws org.miloss.fgsms.services.interfaces.agentcallbackservice.AccessDeniedException, org.miloss.fgsms.services.interfaces.agentcallbackservice.ServiceUnavailableException
getOperatingStatus in interface org.miloss.fgsms.services.interfaces.agentcallbackservice.RemoteAgentCallbackPortrequest - org.miloss.fgsms.services.interfaces.agentcallbackservice.ServiceUnavailableExceptionorg.miloss.fgsms.services.interfaces.agentcallbackservice.AccessDeniedExceptionCopyright © 2008–2017 MIL-OSS. All rights reserved.