The moose likes IDEs, Version Control and other tools and the fly likes Tool to view objects created Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Tool to view objects created" Watch "Tool to view objects created" New topic
Author

Tool to view objects created

Cathy Song
Ranch Hand

Joined: Aug 24, 2003
Posts: 270
Hi All,
Is there any tool available using which I can see which objects are created when I run a Java program.
I guess I am looking for a tool that visualizes the running Java program.
Thanks.
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
Sounds like a job for AspectJ.


Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
Ed Burnette
Author
Ranch Hand

Joined: Jun 10, 2003
Posts: 142
Have a look at: http://sourceforge.net/projects/javaspider (or http://www.javaspider.org)


Ed Burnette, Author of Hello Android
Blog: ZDNet's Dev Connection - Twitter: @eburnette
 
 
subject: Tool to view objects created
 
Threads others viewed
Problem During Compilation of EJB Jar with Weblogic.ejbc tool
block diagram of java run time envi
Protecting the java source code
Visualization of Heap Memory In java
Mandatory fields in WSDL2Java classes
IntelliJ Java IDE