[jboss-user] [JBoss Seam] - Re: Seam jBPM: use annotation or pages.xml to get next task?
gavin.king@jboss.com
do-not-reply at jboss.com
Tue Mar 20 16:14:14 EDT 2007
anonymous wrote : It would be ideal if jBPM Handlers (ActionHandler, DecisionHandler, etc.) could be first class Seam components and have Seam intercept execute() invokations and @Inject/@Outject resources.
What I'm saying is that any Seam component can be an action handler or decision handler! You just have to call it via EL in the jPDL! AFAIK, there is never any reason to implement ActionHandler or DecisionHandler directly when you are using Seam.
Does that make sense?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029988#4029988
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029988
More information about the jboss-user
mailing list