Annotation Interface MessageProducer


@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface MessageProducer
Generic messaging meta-annotation to indicate a type that is a message producer.
Since:
2.4.0
Author:
graemerocher