public class AgentDeleteRequest extends Notification
Modifier and Type | Field and Description |
---|---|
Object |
extraInformation
The extra information is added to the DeleteAck when notifying the reply
agent.
|
AgentId |
reply
the agent identified by 'reply' will receive a DeleteAck
when destruction complete
|
private static long |
serialVersionUID
Define serialVersionUID for interoperability.
|
deadNotificationAgentId, detachable, detached, expiration, messageId, persistent, priority
BOOLEAN_ENCODED_SIZE, BYTE_ENCODED_SIZE, DOUBLE_ENCODED_SIZE, FLOAT_ENCODED_SIZE, INT_ENCODED_SIZE, LONG_ENCODED_SIZE, SHORT_ENCODED_SIZE
Constructor and Description |
---|
AgentDeleteRequest(AgentId reply) |
AgentDeleteRequest(AgentId reply,
Object extraInformation) |
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString
private static final long serialVersionUID
public AgentId reply
public Object extraInformation
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.