Joram 5.2.5

org.objectweb.joram.mom.dest
Class TopicForwardNot

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

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

A TopicForwardNot is a notification sent by a topic to another topic part of the same cluster, or to its hierarchical father, and holding a forwarded ClientMessages notification.

See Also:
Serialized Form

Field Summary
 ClientMessages messages
          The forwarded messages.
 boolean toFather
          true if the notification is destinated to a hierarchical father.
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
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

toFather

public boolean toFather
true if the notification is destinated to a hierarchical father.


messages

public ClientMessages messages
The forwarded messages.


Joram 5.2.5

Copyright © 2000 - 2009 Scalagent D.T. - All rights reserved