[jboss-user] [EJB 3.0 Development] - What makes a business method asynchronous?

Andrew Rubinger do-not-reply at jboss.com
Fri Jul 16 09:22:19 EDT 2010


Andrew Rubinger [http://community.jboss.org/people/ALRubinger] replied to the discussion

"What makes a business method asynchronous?"

To view the discussion, visit: http://community.jboss.org/message/553036#553036

--------------------------------------------------------------
> jaikiran pai wrote:
> Just wondering whether this is OK. The only side-effect that I can think of, with this implicit rule for asynchronous method, is the difference in transaction semantics for that method invocation.
It's likely not OK.  :) 

Also not OK is the fact that I'm checking the actual java.lang.reflect.Method (and ignoring the class-level) instead of going to metadata.  At the moment the interceptor is client-side and we've no access to the metadata.  All this has to change, but for now I've got hacks like this (noted with TODOs) just to get some baseline that the mechanism is generally working.

S,
ALR

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/553036#553036]

Start a new discussion in EJB 3.0 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2030]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100716/1ebd0059/attachment-0001.html 


More information about the jboss-user mailing list