Uses of Interface
org.apache.avalon.excalibur.pool.Poolable

Uses of Poolable in org.apache.avalon.excalibur.pool
 

Subinterfaces of Poolable in org.apache.avalon.excalibur.pool
 interface Recyclable
          This interface standardizes the behaviour of a recyclable object.
 interface Validatable
          Used to define an object which can be validated by a ValidatedResourceLimitingPool.
 

Methods in org.apache.avalon.excalibur.pool that return Poolable
 Poolable Pool.get()
           
 

Methods in org.apache.avalon.excalibur.pool with parameters of type Poolable
 void Pool.put(Poolable poolable)
           
 



Copyright © 1997-2012 Apache Software Foundation. All Rights Reserved.