fr.dyade.aaa.agent
Class AgentCreateReply

java.lang.Object
  extended by fr.dyade.aaa.agent.Notification
      extended by fr.dyade.aaa.agent.AgentCreateReply
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class AgentCreateReply
extends Notification

See Also:
Serialized Form

Field Summary
 AgentId agent
           
(package private) static long serialVersionUID
           
 
Fields inherited from class fr.dyade.aaa.agent.Notification
deadNotificationAgentId, detachable, detached, expiration, messageId, persistent, priority
 
Constructor Summary
AgentCreateReply(AgentId agent)
           
 
Method Summary
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values

agent

public AgentId agent
Constructor Detail

AgentCreateReply

public AgentCreateReply(AgentId agent)


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.