Annotation Type ReflectionSupport


@Documented @Target({TYPE,PACKAGE}) @Retention(CLASS) public @interface ReflectionSupport
Annotation that specifies the level of reflection support for a particular class.
Author:
Keith Stanger
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    Enumerates the available levels of reflection support.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description