JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.messaging.annotation
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