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

Packages that use Recyclable
org.apache.avalon.excalibur.datasource Datastore utilities. 
org.apache.excalibur.xml.xslt   
 

Uses of Recyclable in org.apache.avalon.excalibur.datasource
 

Subinterfaces of Recyclable in org.apache.avalon.excalibur.datasource
 interface PoolSettable
          Hack class to work around the dynamic proxy issues of not allowing abstract base classes as an "interface".
 

Classes in org.apache.avalon.excalibur.datasource that implement Recyclable
 class AbstractJdbcConnection
          The Connection object used in conjunction with the JdbcDataSource object.
 class Jdbc3Connection
          Deprecated. No longer necessary due to the dynamic proxies
 class JdbcConnection
          Deprecated. No longer necessary due to the dynamic proxies
 

Uses of Recyclable in org.apache.excalibur.xml.xslt
 

Classes in org.apache.excalibur.xml.xslt that implement Recyclable
 class XSLTProcessorImpl
           
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.