|
Joram 5.2.1 | ||||||||
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.amqp.DeleteNot
public class DeleteNot
Notification sent to request an exchange or a queue deletion.
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 |
---|
public DeleteNot()
public DeleteNot(boolean ifUnused)
public DeleteNot(boolean ifUnused, boolean ifEmpty)
Method Detail |
---|
public boolean isIfUnused()
public boolean isIfEmpty()
|
Joram 5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |