Re: Doing something when a WOSession terminates
Re: Doing something when a WOSession terminates
- Subject: Re: Doing something when a WOSession terminates
- From: Art Isbell <email@hidden>
- Date: Thu, 5 Oct 2006 10:31:46 -1000
On Oct 5, 2006, at 10:23 AM, Miguel Arroz wrote:
Does WO call any method on a session right before terminating it?
Like terminate() :-)
I need to do some house cleaning at that time, but I cannot find a
way to do it.
Override terminate() being sure to catch and deal with any exception
that might be thrown in your override ensuring that super.terminate()
will be invoked.
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden