Package org.qi4j.library.locking

Locking Library.

See:
          Description

Interface Summary
LockingAbstractComposite JAVADOC
 

Class Summary
LockMixin  
ReadLockConcern Applies read-lock to Composite
WriteLockConcern Applies write-lock to Composite
 

Annotation Types Summary
ReadLock Mark methods which should cause a read-lock with this annotation.
WriteLock Mark methods which should cause a write-lock with this annotation.
 

Package org.qi4j.library.locking Description

Locking Library.