org.bibop.xml.xforge.utils
Interface PoolClient

All Superinterfaces:
org.apache.avalon.excalibur.pool.Poolable

public interface PoolClient
extends org.apache.avalon.excalibur.pool.Poolable


Method Summary
 void returnToPool()
           
 void setPool(org.apache.avalon.excalibur.pool.Pool pool)
           
 

Method Detail

setPool

public void setPool(org.apache.avalon.excalibur.pool.Pool pool)

returnToPool

public void returnToPool()


Copyright © 2003 Bibop Research International. All Rights Reserved.