Package org.apache.camel.language.simple
Annotation Type Simple
-
@Retention(RUNTIME) @Documented @Target({FIELD,METHOD,PARAMETER}) @LanguageAnnotation(language="simple") public @interface Simple
Used to inject a simple expression into a field, property, method or parameter when using Bean Integration.
-
-
Element Detail
-
value
String value
-
-