Skip navigation links 
 
oracle.jbo.pool
Class ResourcePoolMonitor
java.lang.Object
  
java.util.TimerTask
      
oracle.jbo.pool.ResourcePoolMonitor
- All Implemented Interfaces:
 
- java.lang.Runnable
 
- 
public class ResourcePoolMonitor
 
- extends java.util.TimerTask
 
Responsible for monitoring the resource pools.
 
  
 
 
| 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 | 
 
 
ResourcePoolMonitor
protected ResourcePoolMonitor(ResourcePoolManager manager,
                              java.lang.ClassLoader loader,
                              oracle.adf.share.ADFScope appScope,
                              long interval)
ResourcePoolMonitor
protected ResourcePoolMonitor(ResourcePoolManager manager,
                              java.lang.ClassLoader loader,
                              long interval)
run
public void run()
- 
- Specified by:
 
run in interface java.lang.Runnable 
- Specified by:
 
run in class java.util.TimerTask 
 
initializeThreadContext
protected void initializeThreadContext(java.util.Stack holder)
resetThreadContext
protected void resetThreadContext(java.util.Stack holder)
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.