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