|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.virtuosotechnologies.lib.debug.ObjectTracker
Tool that tracks objects and determines whether they are still alive
| Field Summary | |
static ObjectTracker |
GLOBAL
Global instance of this class |
| Constructor Summary | |
ObjectTracker(String name)
Constructor |
|
| Method Summary | |
void |
addObject(Object obj,
String name)
Add an object to the tracker |
void |
logStatus()
Report status |
void |
terminate()
Terminate the tracker |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final ObjectTracker GLOBAL
| Constructor Detail |
public ObjectTracker(String name)
| Method Detail |
public void addObject(Object obj,
String name)
public void logStatus()
public void terminate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||