[jboss-user] [JBoss Seam] - Re: @Observer annotation should have a scope attribute

dhinojosa do-not-reply at jboss.com
Fri Nov 16 15:30:33 EST 2007


To: MonkeyDen....


  | #{employee} 
  | 

is a component that I "created", for this example. and
 

  | @Observer("org.jboss.seam.postSetVariable.employee", scope=ScopeType.CONVERSATION)
  | 

is a method annotation  in another component that is observing when that variable is set. (see 5.1.3. Contextual events), so it is already a feature of Seam. I just want to specify from what context.

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

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



More information about the jboss-user mailing list