JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
io.micronaut.pulsar.annotation
MessageProperties
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface MessageProperties
@Documented
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
) @Bindable
public @interface
MessageProperties
Parameter level annotation to indicate which parameter is bound to the message properties map.
Since:
1.1
Author:
Haris Secic