Annotation Interface Datasonnet
@Retention(RUNTIME)
@Documented
@Target({FIELD,METHOD,PARAMETER})
@LanguageAnnotation(language="datasonnet")
public @interface Datasonnet
Used to inject a DataSonnet expression into a field, property, method or parameter when using
Bean Integration.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-