Uses of Class
com.ibm.websphere.jtaextensions.CallbackNotRegisteredException
-
Packages that use CallbackNotRegisteredException Package Description com.ibm.websphere.jtaextensions -
-
Uses of CallbackNotRegisteredException in com.ibm.websphere.jtaextensions
Methods in com.ibm.websphere.jtaextensions that throw CallbackNotRegisteredException Modifier and Type Method Description void
ExtendedJTATransaction. unRegisterSynchronizationCallback(SynchronizationCallback sync)
Unregister a previously registeredSynchronizationCallback
object,sync
.
-