|
Joram ${version} | |||||||||
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.util.BridgeAckNot
A BridgeAckNot
notification carries the identifier of a
message successfuly delivered by a JMS module to a foreign JMS server.
Field Summary |
Fields inherited from class fr.dyade.aaa.agent.Notification |
detachable, detached, persistent |
Constructor Summary | |
BridgeAckNot(java.lang.String id)
Constructs a BridgeAckNot wrapping the identifier of a
message successfuly delivered to the foreign JMS server. |
Method Summary | |
java.lang.String |
getIdentifier()
Returns the identifier of the message successfuly delivered to the foreign JMS server. |
Methods inherited from class fr.dyade.aaa.agent.Notification |
clone, getContext, getMessageId, isPersistent, setContext, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BridgeAckNot(java.lang.String id)
BridgeAckNot
wrapping the identifier of a
message successfuly delivered to the foreign JMS server.
Method Detail |
public java.lang.String getIdentifier()
|
Joram ${version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |