@Target(value={PARAMETER,METHOD})
@Retention(value=RUNTIME)
public @interface ResourceOption
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
key
The key for the Option
|
java.lang.String |
value
The value for the for the option to set
|
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.Class<?> |
valueType |
Data In Motion Consulting GmbH (2017)