Am Freitag, 24. Mai 2002 18:06 schrieben Sie:

> > Another option might be the Runtime.getRuntime().addShutdownHook()
> method.
>
> From JDK 1.3: "A shutdown hook is simply an initialized but unstarted
> thread. When the virtual machine begins its shutdown sequence it will
> start all registered shutdown hooks in some unspecified order and let
> them run concurrently."
>

thanks for your answer!
sounds interesting ...

can u help me, where/when/how I should register the ShutdownHook within 
tomcat-startup?

thanks
michi

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

Reply via email to