IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.jtaextensions

Interface Summary
SynchronizationCallbackAn object implementing this interface is enlisted once through the interface and receives notification of the completion of each subsequent transaction mediated by the transaction manager in the local JVM.
ExtendedJTATransactionA WebSphere programming model extension to the J2EE JTA support.

Exception Summary
CallbackNotRegisteredExceptionThe exception is thrown by the transaction manager if an attempt is made to unregister a SynchronizationCallback that is not registered with the ExtendedJTATransaction.
NotSupportedExceptionThe exception is thrown by the transaction manager if an attempt is made to register a SynchronizationCallback in an environment or at a time when this function is not available.



IBM WebSphere Application ServerTM
Release 6