Uses of Class
org.ow2.util.pool.impl.enhanced.impl.limited.TooManyWaiterException

Packages that use TooManyWaiterException
org.ow2.util.pool.impl.enhanced.impl.limited   
org.ow2.util.pool.impl.enhanced.impl.limited.clue   
 

Uses of TooManyWaiterException in org.ow2.util.pool.impl.enhanced.impl.limited
 

Methods in org.ow2.util.pool.impl.enhanced.impl.limited that throw TooManyWaiterException
protected  void LimitedWaiterPool.addWaiter()
           
protected  void LimitedWaiterPool.removeWaiter()
           
 

Uses of TooManyWaiterException in org.ow2.util.pool.impl.enhanced.impl.limited.clue
 

Methods in org.ow2.util.pool.impl.enhanced.impl.limited.clue that throw TooManyWaiterException
protected  void LimitedWaiterCluePool.addClueWaiter()
           
protected  void LimitedWaiterCluePool.addNoClueWaiter()
           
protected  void LimitedWaiterCluePool.removeClueWaiter()
           
protected  void LimitedWaiterCluePool.removeNoClueWaiter()
           
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.