|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.util.TimerTask
oracle.jbo.pool.ResourcePoolMonitor
Responsible for monitoring the resource pools.
| Constructor Summary | |
protected |
ResourcePoolMonitor(ResourcePoolManager manager, java.lang.ClassLoader loader, long interval) |
| Method Summary | |
protected void |
initializeThreadContext(java.util.Stack holder) |
protected void |
resetThreadContext(java.util.Stack holder) |
void |
run() |
| Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected ResourcePoolMonitor(ResourcePoolManager manager,
java.lang.ClassLoader loader,
long interval)
| Method Detail |
public void run()
protected void initializeThreadContext(java.util.Stack holder)
protected void resetThreadContext(java.util.Stack holder)
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||