public class JtaAfterCompletionSynchronization implements Synchronization(Code)
Adapter for a JTA Synchronization, invoking the afterCompletion of
Spring TransactionSynchronizations after the outer JTA transaction has completed.
Applied when participating in an existing (non-Spring) JTA transaction.
author: Juergen Hoeller since: 2.0