beforeCreateTransaction(final Req, final Res, final AtomicReference< CallerInformation >) method

Provides access to request and response for manipulation.

Syntax

void beforeCreateTransaction ( final Req request , final Res response , final AtomicReference< CallerInformation > callerRef )

Parameters

Usage

No data should be persisted at this step. In case of failure, no method is called. Mainly provides access to request (and response) for manipulation.