public interface VirtualDestination extends DestinationInterceptor
Modifier and Type | Method and Description |
---|---|
ActiveMQDestination |
getVirtualDestination()
Returns the virtual destination
|
Destination |
intercept(Destination destination)
Creates a virtual destination from the physical destination
|
create, remove
ActiveMQDestination getVirtualDestination()
Destination intercept(Destination destination)
intercept
in interface DestinationInterceptor
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.