public interface VirtualDestination extends DestinationInterceptor
| Modifier and Type | Method and Description |
|---|---|
ActiveMQDestination |
getMappedDestinations()
Returns mapped destination(s)
|
ActiveMQDestination |
getVirtualDestination()
Returns the virtual destination
|
Destination |
intercept(Destination destination)
Creates a virtual destination from the physical destination
|
Destination |
interceptMappedDestination(Destination destination)
Creates a mapped destination
|
create, removeActiveMQDestination getVirtualDestination()
Destination intercept(Destination destination)
intercept in interface DestinationInterceptorActiveMQDestination getMappedDestinations()
Destination interceptMappedDestination(Destination destination)
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.