Joram 5.0.8

org.objectweb.joram.mom.notifications
Class ExpiredNot

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

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

The ExpiredNot holds an expired notification (timeout) which is sent to the previously specified deadNotificationAgent.

See Also:
Notification.setDeadNotificationAgentId(fr.dyade.aaa.agent.AgentId), Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
ExpiredNot(fr.dyade.aaa.agent.Notification expiredNot)
           
 
Method Summary
 fr.dyade.aaa.agent.Notification getExpiredNot()
           
 
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
 

Constructor Detail

ExpiredNot

public ExpiredNot(fr.dyade.aaa.agent.Notification expiredNot)
Method Detail

getExpiredNot

public fr.dyade.aaa.agent.Notification getExpiredNot()

Joram 5.0.8

Copyright © 2005 Scalagent - All rights reserved