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