Thanks Kukeltje, it wasn't written very clear. 
So the default access to fields of TaskControllerHandler is bean (set 
method/setter, e.g. for field persistenVariables it is method 
setPersistentVariables) in ActionHandler the default access is direct to field 
(e.g. for field persistenVariables is access field directly which avoids method 
setPersistentVariables if any). But if I use config-type="bean" ActionHandler 
works as TaskControllerHandler.

Hope, this was easier to understand. But I already solved it:)

Fero

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169479
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to