com.sap.mw.jco

Class JCO.PoolManager.TimeoutChecker

java.lang.Object
  extended bycom.sap.mw.jco.JCO.PoolManager.TimeoutChecker
All Implemented Interfaces:
Runnable
Enclosing class:
JCO.PoolManager

protected static class JCO.PoolManager.TimeoutChecker
extends Object
implements Runnable

Helper class


Constructor Summary
JCO.PoolManager.TimeoutChecker(JCO.PoolManager manager)
           
 
Method Summary
 void run()
           
 void startCheckerFor(JCO.Pool pool)
          starts the time checker for this pool.
 void stopCheckerFor(JCO.Pool pool)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCO.PoolManager.TimeoutChecker

public JCO.PoolManager.TimeoutChecker(JCO.PoolManager manager)
Method Detail

startCheckerFor

public final void startCheckerFor(JCO.Pool pool)
starts the time checker for this pool. If this pool is the first, the time checker thread is waiting. After adding notify all waiting threads


stopCheckerFor

public final void stopCheckerFor(JCO.Pool pool)

run

public final void run()
Specified by:
run in interface Runnable


Copyright 2006 SAP AG Complete Copyright Notice