Interface Traceable


public interface Traceable
Traceable processors allowing easier tracing using constructed labels to help identify the processor and where it's defined in the route model.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the trace label used for logging when tracing is enabled.
  • Method Details

    • getTraceLabel

      String getTraceLabel()
      Gets the trace label used for logging when tracing is enabled.

      The label should be short and precise.

      Returns:
      the label