com.ibm.websphere.jtaextensions
Uses of Class NotSupportedException
Packages that use NotSupportedException
Package | Description |
---|---|
com.ibm.websphere.jtaextensions |
Uses of NotSupportedException in com.ibm.websphere.jtaextensions
Modifier and Type | Method and Description |
---|---|
|
ExtendedJTATransaction.registerSynchronizationCallback(SynchronizationCallback sync)
Register a SynchronizationCallback
SynchronizationCallback
object with the transaction manager.
|
|
ExtendedJTATransaction.registerSynchronizationCallbackForCurrentTran(SynchronizationCallback sync)
Deprecated. This method is deprecated in favor of registerInterposedSynchronization
on javax.transaction.TransactionSynchronizationRegistry.
|