@Retention(value=RUNTIME) @Documented @Target(value={FIELD,METHOD,CONSTRUCTOR}) public @interface LanguageExpression
| Modifier and Type | Required Element and Description |
|---|---|
String |
expression |
String |
language |
public abstract String expression
Apache Camel