Annotation Type Request
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Request
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Attribute[]attributesMethodType[]methodParameter[]parametersjava.lang.Stringtransletjava.lang.Stringvalue
-
-
-
-
method
MethodType[] method
- Default:
- {}
-
-
-
parameters
Parameter[] parameters
- Default:
- {}
-
-
-
attributes
Attribute[] attributes
- Default:
- {}
-
-