On Mon, Dec 1, 2008 at 2:49 PM, Robert Burrell Donkin
<[EMAIL PROTECTED]> wrote:
> On Mon, Dec 1, 2008 at 12:56 PM, Markus Wiederkehr
> <[EMAIL PROTECTED]> wrote:
>> I'm sorry I don't quite understand that, do you have a link that
>> describes the problem? The way I see it if a method is synchronized it
>> means that an instance of the class gets locked when the method gets
>> invoked. In our case an instance of MultiReferenceStorage gets locked.
>> This object also happens to implement the Storage interface but
>> where's the problem with that?
>
> i don't have an easy link for this
>
> (i recommend Doug Lea's
> http://www.amazon.com/Concurrent-Programming-Java-Principles-Patterns/dp/0201695812)

Interesting, thanks!

Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to