|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockOwner | |
|---|---|
| org.apache.activemq.broker.region | Region abstraction and implementations in the Broker. |
| Uses of LockOwner in org.apache.activemq.broker.region |
|---|
| Classes in org.apache.activemq.broker.region that implement LockOwner | |
|---|---|
class |
QueueBrowserSubscription
|
class |
QueueSubscription
|
| Fields in org.apache.activemq.broker.region declared as LockOwner | |
|---|---|
static LockOwner |
LockOwner.HIGH_PRIORITY_LOCK_OWNER
|
| Methods in org.apache.activemq.broker.region that return LockOwner | |
|---|---|
LockOwner |
QueueMessageReference.getLockOwner()
|
LockOwner |
IndirectMessageReference.getLockOwner()
|
| Methods in org.apache.activemq.broker.region with parameters of type LockOwner | |
|---|---|
boolean |
QueueMessageReference.lock(LockOwner subscription)
|
boolean |
IndirectMessageReference.lock(LockOwner subscription)
|
boolean |
Topic.lock(MessageReference node,
LockOwner sub)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||