Package io.micronaut.jms.annotations
Annotation Interface MessageTTL
An annotation that can be applied to method argument to indicate that the
argument is bound from the JMS TTL attribute on
MessageProducer.send(Message, int, int, long)
.- Since:
- 3.3.0
- Author:
- jaecktec