Java agent which recognizes "flows" as unique sequences of instrumented method calls.
Runtime statistics are collected for the dynamically detected flows during snapshot interval. The instrumented methods may be set either manually via UI or automatically in drill down mode.
The automatic drill down mode effectively instruments classes generated by frameworks like Hibernate, Rhino, etc.
A Java library to run diagnostic tasks for a Web application at runtime. Configured tasks verify the availability of external resources such as property files, datasources and JNDI bindings. A run can detect problems ahead of using your application.