org.apache.avalon.excalibur.pool
Interface Recyclable

All Superinterfaces:
Poolable
All Known Implementing Classes:
AbstractJdbcConnection, ContentHandlerWrapper

public interface Recyclable
extends Poolable


Method Summary
 void recycle()
           
 

Method Detail

recycle

public void recycle()


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.