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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to