|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.logicalcobwebs.proxool.ConnectionPoolTest.Closer
class ConnectionPoolTest.Closer
Field Summary | |
---|---|
private java.sql.Connection |
connection
|
private long |
duration
|
Constructor Summary | |
---|---|
ConnectionPoolTest.Closer(java.sql.Connection connection,
long duration)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.sql.Connection connection
private long duration
Constructor Detail |
---|
public ConnectionPoolTest.Closer(java.sql.Connection connection, long duration)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |