On Fri, Nov 14, 2008 at 10:28, Thierry Boileau
<[EMAIL PROTECTED]> wrote:
> from a Restlet point of view, the "stop" method is the dedicated "spot" to
> take care of such considerations.
> There is no need to override the "ServerServlet#destroy" method, unless you
> need so due to the fact that you override the ServerServlet class.
> I would like to add also that by default the "ServerServlet#destroy" method
> invokes the "stop" method of your application.

Great, thanks for the information!

Best regards,
Hannes

Reply via email to