[jboss-user] [JBoss Seam] - Re: remove beans from seam contexts

CptnKirk do-not-reply at jboss.com
Wed Jul 12 10:53:18 EDT 2006


Setting an @In(create=true) @Out(required=false) var = null is probably the easiest way to clear a variable and have it be recreated on next invocation.

You can use the Contexts methods explicitly, but they add LOC and greater coupling to Seam internals.

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

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



More information about the jboss-user mailing list