Joram 5.2.4

org.objectweb.joram.mom.amqp
Class DeleteNot

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

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

Notification sent to request an exchange or a queue deletion.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
DeleteNot()
           
DeleteNot(boolean ifUnused)
           
DeleteNot(boolean ifUnused, boolean ifEmpty)
           
 
Method Summary
 boolean isIfEmpty()
           
 boolean isIfUnused()
           
 
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

DeleteNot

public DeleteNot()

DeleteNot

public DeleteNot(boolean ifUnused)

DeleteNot

public DeleteNot(boolean ifUnused,
                 boolean ifEmpty)
Method Detail

isIfUnused

public boolean isIfUnused()

isIfEmpty

public boolean isIfEmpty()

Joram 5.2.4

Copyright © 2000 - 2009 Scalagent D.T. - All rights reserved