also async commands can be done behind the same interface.
in that case, the command service can be replaced with a version that sends an async
message to the job executor to execute the job asynchronously.
in that case you have to choose if you want to use the whole api asynchronously or not.
i'm not yet sure if we have to introduce a way to let users choose async or not on a
method by method basis... wdyt ?
the code is present but not yet tested/documented. that's for later as that
doesn't have a priority yet.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236916#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...