Class RabbitmqSegmentDecorator

    • Field Detail

      • EXCHANGE_NAME

        protected static final String EXCHANGE_NAME
        Constants copied from org.apache.camel.component.rabbitmq.RabbitMQConstants
        See Also:
        Constant Field Values
    • Constructor Detail

      • RabbitmqSegmentDecorator

        public RabbitmqSegmentDecorator()
    • Method Detail

      • getComponent

        public String getComponent()
        Description copied from interface: SegmentDecorator
        The camel component associated with the decorator.
        Returns:
        The camel component name
      • getDestination

        public String getDestination​(org.apache.camel.Exchange exchange,
                                     org.apache.camel.Endpoint endpoint)
        Description copied from class: AbstractMessagingSegmentDecorator
        Gets the (component-specific) destination
        Overrides:
        getDestination in class AbstractMessagingSegmentDecorator
        Parameters:
        exchange - the exchange to extract the destination info from
        endpoint - the endpoint being used
        Returns:
        A String with the destination