org.qi4j.library.locking
Annotation Type WriteLock


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

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