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 Detail

      • getTraceLabel

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

        The label should be short and precise.

        Returns:
        the label