|
Joram 5.2.5 | ||||||||
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.dest.jmsbridge.JMSBridgeDeliveryNot
public class JMSBridgeDeliveryNot
A BridgeDeliveryNot
notification carries a message obtained
by a JMS module from a foreign JMS server.
Field Summary |
---|
Fields inherited from class fr.dyade.aaa.agent.Notification |
---|
detachable, detached, persistent |
Constructor Summary | |
---|---|
JMSBridgeDeliveryNot(Message message)
Constructs a BridgeDeliveryNot wrapping a given message
obtained from a foreign JMS server. |
Method Summary | |
---|---|
Message |
getMessage()
Returns the message obtained from the foreign JMS server. |
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 JMSBridgeDeliveryNot(Message message)
BridgeDeliveryNot
wrapping a given message
obtained from a foreign JMS server.
Method Detail |
---|
public Message getMessage()
|
Joram 5.2.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |