Annotation Type SendTo
-
@Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE,METHOD}) @Inherited public @interface SendToAn annotation that can be applied at the method level to indicate that return value of said method should be sent to given destination.- Since:
- 1.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]value
-