You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Vladimir Coutinho <vl...@gmail.com> on 2006/03/20 15:30:26 UTC

synchronized

If put synchronized in a piece of code it only works for that object. How
could I do to make a piece of code "synchronized" for all calls from my
WebApplication.

--
Vladimir M Coutinho