org.apache.qpid.server.queue
Class QueueEntry.NonSubscriptionAcquiredState
java.lang.Object
org.apache.qpid.server.queue.QueueEntry.EntryState
org.apache.qpid.server.queue.QueueEntry.NonSubscriptionAcquiredState
- Enclosing interface:
- QueueEntry
public static final class QueueEntry.NonSubscriptionAcquiredState
- extends QueueEntry.EntryState
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueEntry.NonSubscriptionAcquiredState
public QueueEntry.NonSubscriptionAcquiredState()
getState
public QueueEntry.State getState()
- Specified by:
getState
in class QueueEntry.EntryState
Licensed to the Apache Software Foundation