beginTransaction() method

This method is called by the Agentry Server prior to executing the steps for the transaction.

Syntax

public void beginTransaction ()

Usage

Any processing that should take place at this point should be implemented in this method.