Package me.ehp246.aufjms.api.annotation
Annotation Interface OfTtl
Specified the value for Message.setJMSExpiration(long).
Can be applied to a parameter or a method on a ByJms interface.
When applied to a parameter, only Duration type is supported.
When applied to a method, Spring property placeholder is supported.
- Since:
- 1.0
- Author:
- Lei Yang
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
- "PT0S"
-