Class NatsSpanDecorator

All Implemented Interfaces:
SpanDecorator

public class NatsSpanDecorator extends AbstractMessagingSpanDecorator
  • Field Details

  • Constructor Details

    • NatsSpanDecorator

      public NatsSpanDecorator()
  • Method Details

    • getComponent

      public String getComponent()
    • getComponentClassName

      public String getComponentClassName()
    • getMessageId

      protected String getMessageId(org.apache.camel.Exchange exchange)
      Description copied from class: AbstractMessagingSpanDecorator
      This method identifies the message id for the messaging exchange.
      Overrides:
      getMessageId in class AbstractMessagingSpanDecorator
      Returns:
      The message id, or null if no id exists for the exchange