The actual order can be interpreted as prioritization, with the first object (with the lowest order value) having the highest priority.
Note that there is a 'priority' marker for this interface: {@link PriorityOrdered}. Order values expressed by PriorityOrdered objects always apply before order values of 'plain' Ordered values. @author Juergen Hoeller @since 07.04.2003 @see OrderComparator @see org.springframework.core.annotation.Order
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|