|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.dbpool.WebADEConnectionCacheMonitor
| Constructor Summary | |
WebADEConnectionCacheMonitor(WebADEConnectionCache cache,
long sleepTime)
|
|
| Method Summary | |
boolean |
isRunning()
|
void |
run()
|
void |
startMonitor()
Tells the monitor to start running. |
void |
stopMonitor()
Tells the monitor to stop running. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WebADEConnectionCacheMonitor(WebADEConnectionCache cache,
long sleepTime)
cache - sleepTime - | Method Detail |
public void startMonitor()
public void stopMonitor()
public boolean isRunning()
public void run()
run in interface java.lang.RunnableRunnable.run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||