|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface AutolockSynchronousWriteAutoSync
Marks the annotated method as being auto-synchronized with synchronous write locks.
The annotated method will be automatically wrapped in a single clustered
synchronous write lock (on this).
LockType.SYNCHRONOUS_WRITE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||