Post processing step.
Syntax
void
afterTxnEventGeneration
(
final AtomicReference< Req >
requestRef
,
final AtomicReference< Res >
responseRef
,
final AtomicReference< Long >
txnIdRef
)
Parameters
-
requestRef –
-
responseRef –
-
txnIdRef –
Usage
This method does nothing and can be overridden