Hi,
In almost all examples i found stateless or statefull annotation, and i understand that..
but in seam pay example i found:
| @Name("processor")
| public class EngineProcessor {
|
what that means? is this statefull or stateless similar?
if I don't have those annotations how seam intercept them?
Can anyone explain me those different?
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040830#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...