Package | Description |
---|---|
org.apache.activemq.broker.region |
Region abstraction and implementations in the Broker.
|
Modifier and Type | Class and Description |
---|---|
class |
QueueBrowserSubscription |
class |
QueueSubscription |
Modifier and Type | Field and Description |
---|---|
static LockOwner |
LockOwner.HIGH_PRIORITY_LOCK_OWNER |
Modifier and Type | Method and Description |
---|---|
LockOwner |
QueueMessageReference.getLockOwner() |
LockOwner |
NullMessageReference.getLockOwner() |
LockOwner |
IndirectMessageReference.getLockOwner() |
Modifier and Type | Method and Description |
---|---|
boolean |
QueueMessageReference.lock(LockOwner subscription) |
boolean |
NullMessageReference.lock(LockOwner subscription) |
boolean |
IndirectMessageReference.lock(LockOwner subscription) |
boolean |
Topic.lock(MessageReference node,
LockOwner sub) |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.