Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Running the BTM API for Java EE
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.