Annotation Type RestInjectAnnotation.Array
- Enclosing class:
RestInjectAnnotation
@Documented
@Target({FIELD,METHOD,TYPE})
@Retention(RUNTIME)
@Inherited
public static @interface RestInjectAnnotation.Array
A collection of
@RestInject annotations
.-
Required Element Summary
-
Element Details
-
value
The child annotations.- Returns:
- The annotation value.
-