@Version(value="1.0.16")
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.
|