Annotation Interface ManagedName


@Retention(RUNTIME) @Target({PARAMETER,METHOD}) public @interface ManagedName
Annotates a method parameter or a getter/setter method.
Version:
$Revision$
Author:
Julien Viet
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details