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 voidExtendedJTATransaction. unRegisterSynchronizationCallback(SynchronizationCallback sync)Unregister a previously registeredSynchronizationCallbackobject,sync.
-