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