finalize() is not a very reliable mechanism. We really need a callback
On Tue, Jul 15, 2008 at 8:35 PM, Ryan McKinley <[EMAIL PROTECTED]> wrote:
> what about finalize()? that should be called just before it is gcd...
>
>
> protected void finalize() throws Throwable
> {
> ...
> super.finalize();
> }
>
>
>
> On Jul 15, 2008, at 8:26 AM, Noble Paul നോബിള് नोब्ळ् wrote:
>
>> RequestHandlers that need to do some cleanup on shutdown must be be
>> given a callback.
>>
>>
>> --
>> --Noble Paul
>
>
--
--Noble Paul