Also implements the {@link Ordered} interface to enable the executionorder of synchronizations to be controlled declaratively. The default {@link #getOrder() order} is {@link Ordered#LOWEST_PRECEDENCE}, indicating late execution; return a lower value for earlier execution. @author Juergen Hoeller @since 22.01.2004
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|