Annotation Type Argument
-
@Target({}) @Retention(RUNTIME) public @interface ArgumentRepresents an argument used when declaring queues etc within aQueueBinding.- Since:
- 1.6
- Author:
- Gary Russell
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringnameReturn the argument name.
-