Joram 4.3.27

org.objectweb.joram.mom.notifications
Class RegisteredDestNot

java.lang.Object
  extended by fr.dyade.aaa.agent.Notification
      extended by org.objectweb.joram.mom.notifications.RegisteredDestNot
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class RegisteredDestNot
extends fr.dyade.aaa.agent.Notification

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
RegisteredDestNot(java.lang.String name, fr.dyade.aaa.agent.AgentId reply)
           
 
Method Summary
 fr.dyade.aaa.agent.AgentId getDestination()
           
 java.lang.String getName()
           
 fr.dyade.aaa.agent.AgentId getReply()
           
 void setDestination(fr.dyade.aaa.agent.AgentId dest)
           
 java.lang.StringBuffer toString(java.lang.StringBuffer output)
          Appends a string image for this object to the StringBuffer parameter.
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getExpiration, getMessageId, isPersistent, setContext, setExpiration, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RegisteredDestNot

public RegisteredDestNot(java.lang.String name,
                         fr.dyade.aaa.agent.AgentId reply)
Method Detail

setDestination

public final void setDestination(fr.dyade.aaa.agent.AgentId dest)

getDestination

public final fr.dyade.aaa.agent.AgentId getDestination()

getName

public final java.lang.String getName()

getReply

public final fr.dyade.aaa.agent.AgentId getReply()

toString

public java.lang.StringBuffer toString(java.lang.StringBuffer output)
Appends a string image for this object to the StringBuffer parameter.

Overrides:
toString in class fr.dyade.aaa.agent.Notification
Parameters:
output - buffer to fill in
Returns:
output buffer is returned

Joram 4.3.27

Copyright © 2005 Scalagent - All rights reserved