org.objectweb.joram.mom.util
Class BridgeAckNot
- Cloneable, Serializable
public class BridgeAckNot
A BridgeAckNot
notification carries the identifier of a
message successfuly delivered by a JMS module to a foreign JMS server.
BridgeAckNot(String id) - Constructs a
BridgeAckNot wrapping the identifier of a
message successfuly delivered to the foreign JMS server.
|
String | getIdentifier() - Returns the identifier of the message successfuly delivered to
the foreign JMS server.
|
BridgeAckNot
public BridgeAckNot(String id)
Constructs a BridgeAckNot
wrapping the identifier of a
message successfuly delivered to the foreign JMS server.
getIdentifier
public String getIdentifier()
Returns the identifier of the message successfuly delivered to
the foreign JMS server.
Copyright B) 2004 Scalagent - All rights reserved