Objectrefenceanalyser is a framework, developed in Java, that helps to understand applications, object/data correlations and their impact.
Objectrefenceanalyser traverses and analyzes objects and their references during the runtime of any Java application using reflection.
Then the results can be persisted as 'snapshots' or explored (optional via remote access) through diagrams and graphs in the GUI online or delayed.
Further the remote capabilities provides monitoring functionality to check the state of your application.
For exploring other data than object references, relational data can be imported from CSV-file-tables and then visualized.
Product's homepage
Requirements:
· Java 2 Standard Edition Runtime Environment
What's New in This Release: [ read full changelog ]
· Minor cosmetics improved
· Added support of HTTP-Protocol for remote access