- All Known Implementing Classes:
- UserTransactionServiceImp
public interface OrderedLifecycleComponent
Marker interface for system components whose order of init
and close is important for correct behavior of the
transaction system. The knowledge of ordering is supposed to
be present elsewhere - in the system configuration.