Hello,

I would like to wrap an iterator around a factory with help of the
commons-collection package
but I would need the factory to have execute some tearDown code (closing db
connections)
after the last element was returned by the iterator.
Is it possible to extend   ListUtils.LazyList to have this functionality?

Thank you for your help,
Christian


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

Reply via email to