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