Package org.apache.camel.language.ognl
Annotation Type OGNL
-
@Retention(RUNTIME) @Documented @Target({FIELD,METHOD,PARAMETER}) @LanguageAnnotation(language="ognl") public @interface OGNL
An annotation for injection of OGNL expressions into method parameters, fields or properties
-
-
Element Detail
-
value
String value
-
-