Class TimerSegmentDecorator

    • Constructor Detail

      • TimerSegmentDecorator

        public TimerSegmentDecorator()
    • Method Detail

      • getComponent

        public String getComponent()
        Description copied from interface: SegmentDecorator
        The camel component associated with the decorator.
        Returns:
        The camel component name
      • 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