Package org.apache.camel.language.js
Annotation Interface JavaScript
@Retention(RUNTIME)
@Documented
@Target({FIELD,METHOD,PARAMETER})
@LanguageAnnotation(language="js")
public @interface JavaScript
An annotation for injection of JavaScript expressions into method parameters, fields or properties
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-