Uses of Class
com.ibm.websphere.jtaextensions.CallbackNotRegisteredException
Packages that use CallbackNotRegisteredException
-
Uses of CallbackNotRegisteredException in com.ibm.websphere.jtaextensions
Methods in com.ibm.websphere.jtaextensions that throw CallbackNotRegisteredExceptionModifier and TypeMethodDescriptionvoid
ExtendedJTATransaction.unRegisterSynchronizationCallback
(SynchronizationCallback sync) Unregister a previously registeredSynchronizationCallback
object,sync
.