Uses of Class
org.apache.activemq.broker.region.virtual.CompositeDestination
-
Packages that use CompositeDestination Package Description org.apache.activemq.broker.region.virtual Implementation classes for Virtual Destinations -
-
Uses of CompositeDestination in org.apache.activemq.broker.region.virtual
Subclasses of CompositeDestination in org.apache.activemq.broker.region.virtual Modifier and Type Class Description class
CompositeQueue
Represents a virtual queue which forwards to a number of other destinations.class
CompositeTopic
Represents a virtual topic which forwards to a number of other destinations.
-