@Version("1.0.16")
Package com.ibm.wsspi.tx
-
Interface Summary Interface Description UOWEventEmitter Marker interface implemented by unit of work types that emit events.UOWEventListener A service providing this interface will have the UOWEvent method called at various points during the lifecycle of a unit of work.