Annotation Interface 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
     
  • Element Details