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, remove
ActiveMQDestination getVirtualDestination()
Destination intercept(Destination destination)
intercept
in interface DestinationInterceptor
ActiveMQDestination getMappedDestinations()
Destination interceptMappedDestination(Destination destination)
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.