[jboss-user] [JBoss Seam] - Re: Bijection of Application Scoped Component

gavin.king@jboss.com do-not-reply at jboss.com
Sat Mar 17 00:25:58 EDT 2007


Depends what you mean. The internal data structures are threadsafe, and you can make your own component threadsafe by adding @Synhcronized, but if multiple threads access multiple components out of the session and application context, there is no expectation of atomicity.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028999



More information about the jboss-user mailing list