JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.apache.polygene.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.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element