|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.infrared.bootstrap.ResourceTracker
Utility class to track resource leaks (Connection leaks, Statement, ResultSet etc).
| Constructor Summary | |
ResourceTracker(String resourceName)
|
|
ResourceTracker(String resourceName,
boolean trackAquisitionLocation)
|
|
| Method Summary | |
void |
close()
|
protected void |
finalize()
|
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResourceTracker(String resourceName)
public ResourceTracker(String resourceName,
boolean trackAquisitionLocation)
| Method Detail |
public void close()
protected void finalize()
throws Throwable
Throwable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||