Package net.sourceforge.domian.util.concurrent.locks

Interface Summary
Synchronizer Interface for synchronizing arbitrary blocks of code within a JVM process.
 

Class Summary
SemaphoreSynchronizer A Synchronizer implementation using two Semaphore instances.
 

Enum Summary
Synchronizer.MODE  
 



Copyright © 2006-2010. All Rights Reserved.