Interface Order

  • All Known Subinterfaces:
    ConfigurationStrategy

    public interface Order
    Used to order execution of implementations of the same interface
    • Method Detail

      • getOrder

        Integer getOrder()
        Used by the implementor to assign and order of execution when multiple implementations are present
        Returns: