Package | Description |
---|---|
org.apache.activemq.broker.region.virtual |
Implementation classes for Virtual Destinations
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeDestination |
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.
|
class |
VirtualTopic
Creates Virtual
Topics using a prefix and postfix.
|
Modifier and Type | Method and Description |
---|---|
VirtualDestination[] |
VirtualDestinationInterceptor.getVirtualDestinations() |
Modifier and Type | Method and Description |
---|---|
void |
VirtualDestinationInterceptor.setVirtualDestinations(VirtualDestination[] virtualDestinations) |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.