Interface RouteBuilderLifecycleStrategy

  • All Superinterfaces:
    org.apache.camel.Ordered

    public interface RouteBuilderLifecycleStrategy
    extends org.apache.camel.Ordered
    Strategy for RouteBuilder lifecycle notifications.
    • Method Detail

      • getOrder

        default int getOrder()
        Gets the order.

        Default to Ordered.LOWEST.

        Specified by:
        getOrder in interface org.apache.camel.Ordered
        Returns:
        the order