[jboss-user] [JBoss Seam] - Re: Injection at destroy time

lowecg2004 do-not-reply at jboss.com
Sat Dec 2 12:48:13 EST 2006


Okay, I've been reading the seam reference for 1.1 and my problem appears to be solved using the following:
  @Observer("org.jboss.seam.preDestroyContext.SESSION")
  |   public void handleSessionTimeout() {
  |     
  |   }

Cheers,

Chris.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990762#3990762

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990762



More information about the jboss-user mailing list