| Constructor and Description |
|---|
CloseThreadMonitor(Thread threadToMonitor,
ConnectionHandle connectionHandle,
String stackTrace,
long closeConnectionWatchTimeout) |
public CloseThreadMonitor(Thread threadToMonitor, ConnectionHandle connectionHandle, String stackTrace, long closeConnectionWatchTimeout)
threadToMonitor - Thread to wait for terminationconnectionHandle - connection handle that we are monitoringstackTrace - where the getConnection() request started off.closeConnectionWatchTimeout - no of ms to wait in thread.join(). 0 = wait foreverpublic void run()
run in interface RunnableRunnable.run()Copyright © 2009-2013 JolBox. All Rights Reserved.