|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ibm.websphere.jtaextensions | |
---|---|
com.ibm.websphere.jtaextensions |
Classes in com.ibm.websphere.jtaextensions used by com.ibm.websphere.jtaextensions | |
---|---|
CallbackNotRegisteredException
The exception is thrown by the transaction manager if an attempt is made to unregister a SynchronizationCallback that is not
registered with the ExtendedJTATransaction . |
|
NotSupportedException
The 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. |
|
SynchronizationCallback
An object implementing this interface is enlisted once through the ExtendedJTATransaction
interface and receives notification of the
completion of each subsequent transaction mediated by the transaction
manager in the local JVM. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |