|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.scheduling.CommandEnvelope
org.almendra.janet.cas.scheduling.CommandResponseEnvelope
org.almendra.janet.cas.scheduling.CommandAckEnvelope
public class CommandAckEnvelope
Field Summary |
---|
Fields inherited from class org.almendra.janet.cas.scheduling.CommandResponseEnvelope |
---|
back, executed, replyToAgentPath, response, responseId |
Fields inherited from class org.almendra.janet.cas.scheduling.CommandEnvelope |
---|
command, COMMAND_TYPE_BALANCING, COMMAND_TYPE_SHARING, currentAgent, currentScheduler, destinationAgent, executionFinished, executionStarted, history, id, isForeign, isIgnore, kind, logger, node, predefinedInterpreter, qualifiedCapabilityName, suspended, suspendedLock |
Constructor Summary | |
---|---|
CommandAckEnvelope(AgentPath agentPath,
ICommand command,
Logger logger,
java.lang.String responseId,
java.lang.String nodeName)
Creates a new CommandAckEnvelope object. |
Method Summary | |
---|---|
protected void |
callHandler()
CommandEnvelope has arrived at the initial sender agent. |
protected java.lang.String |
getSpecificSuffix()
|
Methods inherited from class org.almendra.janet.cas.scheduling.CommandResponseEnvelope |
---|
callHandler, execute, getReplyToAgentPath, getSuffix, isBack, isSynchronousResponse, prepareSendBack, sendBack, setBack, setReplyItem, setReplyToAgentPath, setResponse |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CommandAckEnvelope(AgentPath agentPath, ICommand command, Logger logger, java.lang.String responseId, java.lang.String nodeName)
CommandAckEnvelope
object.
Method Detail |
---|
protected void callHandler()
CommandResponseEnvelope
CommandEnvelope
has arrived at the initial sender agent.
Invoke callback handler to handle the response.
callHandler
in class CommandResponseEnvelope
protected java.lang.String getSpecificSuffix()
getSpecificSuffix
in class CommandResponseEnvelope
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |