Hi, I am try to create a perthread service, the following lines are in the
module builder class, how and where can I define cleanupThread() method?
@Lifecycle("perthread")
public static EllipseSession buildEllipseSession()
{
return new EllipseSessionImpl();
}
Thanks.
--
View this message in context:
http://www.nabble.com/-T5-Ioc-Perthread-service-lifecycle-tf3393129.html#a9446131
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]