|
||||||||||
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.CommandCallbackEnvelope
public class CommandCallbackEnvelope
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 | |
---|---|
CommandCallbackEnvelope(AgentPath agentPath,
ICommand command,
Logger logger,
java.lang.String responseId,
java.lang.String nodeName)
Creates a new CommandCallbackEnvelope object. |
Method Summary | |
---|---|
protected void |
callHandler()
CommandEnvelope has arrived at the initial sender agent. |
protected java.lang.String |
getSpecificSuffix()
|
boolean |
isSynchronousResponse()
|
Methods inherited from class org.almendra.janet.cas.scheduling.CommandResponseEnvelope |
---|
callHandler, execute, getReplyToAgentPath, getSuffix, isBack, 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 CommandCallbackEnvelope(AgentPath agentPath, ICommand command, Logger logger, java.lang.String responseId, java.lang.String nodeName)
CommandCallbackEnvelope
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
public boolean isSynchronousResponse()
isSynchronousResponse
in class CommandResponseEnvelope
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |