Class AbstractInternalSegmentDecorator

java.lang.Object
org.apache.camel.component.aws.xray.decorators.AbstractSegmentDecorator
org.apache.camel.component.aws.xray.decorators.internal.AbstractInternalSegmentDecorator
All Implemented Interfaces:
SegmentDecorator
Direct Known Subclasses:
DirectSegmentDecorator, DisruptorSegmentDecorator, DisruptorvmSegmentDecorator, SedaSegmentDecorator, VmSegmentDecorator

public abstract class AbstractInternalSegmentDecorator extends AbstractSegmentDecorator
  • Constructor Details

    • AbstractInternalSegmentDecorator

      public AbstractInternalSegmentDecorator()
  • Method Details

    • getOperationName

      public String getOperationName(org.apache.camel.Exchange exchange, org.apache.camel.Endpoint endpoint)
      Description copied from interface: SegmentDecorator
      This method returns the operation name to use with the segment representing this exchange and endpoint.
      Specified by:
      getOperationName in interface SegmentDecorator
      Overrides:
      getOperationName in class AbstractSegmentDecorator
      Parameters:
      exchange - The exchange
      endpoint - The endpoint
      Returns:
      The operation name