Carsten Ziegeler wrote:
> I saw the changes from Recyclable to Resettable in 2.2.
>
> What does this mean for existing components? Is Recyclable
> still supported?
If that class is loaded, yes. If the Recyclable class is not
available, then the Classloader will not allow the existing
component to load.
IOW, as long as the org.apache.avalon.excalibur.pool.Recyclable
interface exists somewhere in the classpath, all is well. It
is still supported.
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
|