Uses of Class
com.ibm.websphere.jtaextensions.NotSupportedException
Packages that use NotSupportedException
-
Uses of NotSupportedException in com.ibm.websphere.jtaextensions
Methods in com.ibm.websphere.jtaextensions that throw NotSupportedExceptionModifier and TypeMethodDescriptionvoid
ExtendedJTATransaction.registerSynchronizationCallback
(SynchronizationCallback sync) Register a SynchronizationCallbackSynchronizationCallback
object with the transaction manager.void
ExtendedJTATransaction.registerSynchronizationCallbackForCurrentTran
(SynchronizationCallback sync) Deprecated.This method is deprecated in favor of registerInterposedSynchronization on jakarta.transaction.TransactionSynchronizationRegistry.