Interface VirtualDestination

All Superinterfaces:
DestinationInterceptor
All Known Implementing Classes:
CompositeDestination, CompositeQueue, CompositeTopic, VirtualTopic

public interface VirtualDestination extends DestinationInterceptor
Represents some kind of virtual destination.
  • Method Details

    • getVirtualDestination

      org.apache.activemq.command.ActiveMQDestination getVirtualDestination()
      Returns the virtual destination
    • intercept

      Destination intercept(Destination destination)
      Creates a virtual destination from the physical destination
      Specified by:
      intercept in interface DestinationInterceptor
    • getMappedDestinations

      org.apache.activemq.command.ActiveMQDestination getMappedDestinations()
      Returns mapped destination(s)
    • interceptMappedDestination

      Destination interceptMappedDestination(Destination destination)
      Creates a mapped destination