File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Synchronize mutiple objects Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Synchronize mutiple objects " Watch "Synchronize mutiple objects " New topic
Author

Synchronize mutiple objects

Deepika Gupta
Greenhorn

Joined: Oct 02, 2008
Posts: 5
I want to synchronize multiple objects before a piece of code executes.Is there any way apart from nested synchronised blocks, we can achieve the same?


Thanks
Deepika
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Synchronize mutiple objects
 
Similar Threads
Java caching frameworks ...
Problem in File lock using Threads in java
Synchronization of a block
IllegalMonitorStateException doubt
Dan's thread