Annotation Type Impact
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface Impact
The impact annotates a managed method to describe how it affects the state of the managed resource.- Version:
- $Revision$
- Author:
- Julien Viet
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description ImpactTypevalue
-
-
-
Element Detail
-
value
ImpactType value
- Default:
- org.exoplatform.management.annotations.ImpactType.WRITE
-
-