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 using JMX
This section describes the TrueSight Middleware and Transaction Monitor BTM API for Java using JMX and includes:
This API provides the mechanism for an instrumented application or activity to communicate business transaction information to TrueSight Middleware and Transaction Monitor.
This API is only appropriate for long running, server-type applications. The BTM MBean runs directly inside any Java 5.0 or higher Java virtual machine. This allows the BTM MBean to be instantiated under the platform MBean Server, and can be invoked directly from JMX applications to monitor standalone Java applications.
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.