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