Interface Runtime.Listener

  • All Superinterfaces:
    org.apache.camel.Ordered
    Enclosing interface:
    Runtime
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface Runtime.Listener
    extends org.apache.camel.Ordered
    • Method Detail

      • getOrder

        default int getOrder()
        Specified by:
        getOrder in interface org.apache.camel.Ordered