|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Queue | |
---|---|
org.apache.activemq.broker.jmx | JMX MBeans for the broker and its core connectors. |
org.apache.activemq.broker.region | Region abstraction and implementations in the Broker. |
org.apache.activemq.broker.region.policy | The policies which can be associated with a particular destination or wildcard. |
Uses of Queue in org.apache.activemq.broker.jmx |
---|
Constructors in org.apache.activemq.broker.jmx with parameters of type Queue | |
---|---|
QueueView(ManagedRegionBroker broker,
Queue destination)
|
Uses of Queue in org.apache.activemq.broker.region |
---|
Methods in org.apache.activemq.broker.region with parameters of type Queue | |
---|---|
protected void |
DestinationFactoryImpl.configureQueue(Queue queue,
ActiveMQDestination destination)
|
Constructors in org.apache.activemq.broker.region with parameters of type Queue | |
---|---|
IndirectMessageReference(Queue destination,
MessageStore destinationStore,
Message message)
|
Uses of Queue in org.apache.activemq.broker.region.policy |
---|
Methods in org.apache.activemq.broker.region.policy with parameters of type Queue | |
---|---|
void |
PolicyEntry.configure(Queue queue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |