|
Joram 5.0.8 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.Notification
org.objectweb.joram.mom.notifications.ExpiredNot
public class ExpiredNot
The ExpiredNot holds an expired notification (timeout) which is sent to the previously specified deadNotificationAgent.
Notification.setDeadNotificationAgentId(fr.dyade.aaa.agent.AgentId)
,
Serialized FormField 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 |
---|
public ExpiredNot(fr.dyade.aaa.agent.Notification expiredNot)
Method Detail |
---|
public fr.dyade.aaa.agent.Notification getExpiredNot()
|
Joram 5.0.8 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |