Marco Rolappe wrote:

and why isn't that possible? AFAIK implementing Poolable doesn't prevent
implementing Disposable. if you implement Disposable, the component's
dispose() method should get called when the pool and therefore the
pooled/recycled component itself gets disposed.


Hello Marco,

yes, you're right. But I mean that Disposable for me has no affect
because I'am already using Recyclable and Dispose will only be
called if the component will be destoyed.

Best Regards
Stephan


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to