Annotation Interface InjectionSupported


@Retention(RUNTIME) @Target(TYPE) public @interface InjectionSupported
Metadata object should be marked by this annotation if it supports metadata injection.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • localizationPrefix

      String localizationPrefix
    • groups

      String[] groups
      Default:
      {}
    • hide

      String[] hide
      Default:
      {}