-
@Documented @Retention(RUNTIME) @Target(TYPE) @Repeatable(CreatesContents.class) public @interface CreatesContent
Denotes that the component will generate content.
@Documented @Retention(RUNTIME) @Target(TYPE) @Repeatable(CreatesContents.class) public @interface CreatesContent