Class NsqSpanDecorator

    • Constructor Detail

      • NsqSpanDecorator

        public NsqSpanDecorator()
    • Method Detail

      • getComponent

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

        public String getComponentClassName()
        Description copied from interface: SpanDecorator
        The camel component FQN classname associated with the decorator.
        Returns:
        The camel component FQN classname
      • getDestination

        public String getDestination​(org.apache.camel.Exchange exchange,
                                     org.apache.camel.Endpoint endpoint)
        Description copied from class: AbstractMessagingSpanDecorator
        This method identifies the destination from the supplied exchange and/or endpoint.
        Overrides:
        getDestination in class AbstractMessagingSpanDecorator
        Parameters:
        exchange - The exchange
        endpoint - The endpoint
        Returns:
        The message bus destination