org.qi4j.library.locking
Annotation Type ReadLock


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
@Inherited
public @interface ReadLock

Mark methods which should cause a read-lock with this annotation.