This section describes the TrueSight Middleware and Transaction Monitor BTM API for Java EE and includes:
This API provides the mechanism for an instrumented application or activity to communicate business transaction information to TrueSight Middleware and Transaction Monitor.
The API consists of two classes, BTMActivityHelper and BTMTransactionData, that provide all the functionality needed to monitor transactions from within an application written in Java EE.
You might instrument a new or existing application for several reasons, including:
The existing TrueSight Middleware and Transaction Monitor extensions do not provide support for your application.
Your transaction pathway is not message based.
The only way to get information about the transactions is from the application.