Annotation Interface TigerSkipEvaluation


@Target(FIELD) @Retention(RUNTIME) @Documented @Inherited public @interface TigerSkipEvaluation
Used to denote to NOT evaluate a value during startup. The value might be evaluated later on. This can be done to not prematurely spoil placeholder-values or JEXL-expressions.