JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.lsst.ccs.framework
Annotation Type Guarded
@Retention
(
value
=
RUNTIME
) public @interface
Guarded
Methods annotated with @Guarded will be instrumented by aspectJ and checked for constraints. To avoid race conditions, the condition that is checked must have synchronized access.
Author:
aubourg
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Copyright © 2021
LSST
. All rights reserved.