Annotation Type MessageMapping
-
@Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE,METHOD}) @Executable(processOnStartup=true) @Inherited public @interface MessageMappingGeneric stereotype annotation that models a mapping of a message listener onto a target destination, whether that be a queue a topic or whatever.- Since:
- 1.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]value
-