If I have a POJO that (for example) represents a service that has a few properties that
will be injected, what thread-safety precautions must I take? Will the POJO be
instantiated, configured, and started/stopped all from the same thread? If not, what
guarantees are made with respect to synchronization externally?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130822#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...