Joram 5.2.1

org.objectweb.joram.mom.amqp
Class AckNot

java.lang.Object
  extended by fr.dyade.aaa.agent.Notification
      extended by org.objectweb.joram.mom.amqp.AckNot
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class AckNot
extends fr.dyade.aaa.agent.Notification

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
AckNot(java.util.List idsToAck)
           
 
Method Summary
 java.util.List getIdsToAck()
           
 
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

AckNot

public AckNot(java.util.List idsToAck)
Method Detail

getIdsToAck

public java.util.List getIdsToAck()

Joram 5.2.1

Copyright © 2005 Scalagent - All rights reserved