afterUnlockTransaction(final AtomicReference< Req >, final AtomicReference< Res >, final AtomicReference< CallerInformation >, final AtomicReference< Long >) method

Post processing step.

Syntax

void afterUnlockTransaction ( final AtomicReference< Req > requestRef , final AtomicReference< Res > responseRef , final AtomicReference< CallerInformation > callerRef , final AtomicReference< Long > txnIdRef )

Parameters

Usage

This method does nothing and can be overridden