JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
de.gematik.test.tiger.zion.config
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.