public interface VirtualDestination extends DestinationInterceptor
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.command.ActiveMQDestination |
getMappedDestinations()
Returns mapped destination(s)
|
org.apache.activemq.command.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, removeorg.apache.activemq.command.ActiveMQDestination getVirtualDestination()
Destination intercept(Destination destination)
intercept in interface DestinationInterceptororg.apache.activemq.command.ActiveMQDestination getMappedDestinations()
Destination interceptMappedDestination(Destination destination)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.