Annotation Interface MVEL


@Retention(RUNTIME) @Documented @Target({FIELD,METHOD,PARAMETER}) @LanguageAnnotation(language="mvel") public @interface MVEL
An annotation for injection of MVEL expressions into method parameters, fields or properties
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details