org.objectweb.joram.mom.util

Class BridgeAckNot

Implemented Interfaces:
Cloneable, Serializable

public class BridgeAckNot
extends Notification

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

persistent

Constructor Summary

BridgeAckNot(String id)
Constructs a BridgeAckNot wrapping the identifier of a message successfuly delivered to the foreign JMS server.

Method Summary

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, setContext, toString

Constructor Details

BridgeAckNot

public BridgeAckNot(String id)
Constructs a BridgeAckNot wrapping the identifier of a message successfuly delivered to the foreign JMS server.

Method Details

getIdentifier

public String getIdentifier()
Returns the identifier of the message successfuly delivered to the foreign JMS server.


Copyright B) 2004 Scalagent - All rights reserved