Hi, I have written a tapestry service and added it to AppModule.java (using function buildMyClass()). This service class uses a thread to execute some processes. Now, the question is how do I know if the web app/tapestry is shutting down so that I can do clean up stuff in my class??
Thanks! hese. -- View this message in context: http://tapestry.1045711.n5.nabble.com/how-to-cleanup-threads-when-tapestry-shutsdown-tp2844012p2844012.html Sent from the Tapestry - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
