Annotation Interface Dynamic


@Target({TYPE,METHOD,CONSTRUCTOR,FIELD}) @Retention(RUNTIME) public @interface Dynamic
Annotation is used for marking elements, called from JSP templates or JEXL scripts. Such ones should be handled especially careful.