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

Reply via email to