|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--org.jwarp.service.objectpool.ObjectPoolThread
| Field Summary | |
(package private) IPersistentObjectPool |
pool
|
(package private) int |
updateTime
|
| Fields inherited from class java.lang.Thread |
inheritableThreadLocals, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, threadLocals |
| Constructor Summary | |
ObjectPoolThread(IPersistentObjectPool pool)
|
|
| Method Summary | |
void |
run()
|
void |
setUpdateTime(int seconds)
|
| Methods inherited from class java.lang.Thread |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
int updateTime
IPersistentObjectPool pool
| Constructor Detail |
public ObjectPoolThread(IPersistentObjectPool pool)
| Method Detail |
public void setUpdateTime(int seconds)
public void run()
run in class java.lang.Thread
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||