|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.broker.region.virtual.CompositeDestination
org.apache.activemq.broker.region.virtual.CompositeQueue
public class CompositeQueue
Represents a virtual queue which forwards to a number of other destinations.
| Constructor Summary | |
|---|---|
CompositeQueue()
|
|
| Method Summary | |
|---|---|
ActiveMQDestination |
getVirtualDestination()
Returns the virtual destination |
| Methods inherited from class org.apache.activemq.broker.region.virtual.CompositeDestination |
|---|
create, getForwardTo, getName, intercept, isCopyMessage, isForwardOnly, remove, setCopyMessage, setForwardOnly, setForwardTo, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeQueue()
| Method Detail |
|---|
public ActiveMQDestination getVirtualDestination()
VirtualDestination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||