Annotation Type RewriteConfiguration


@Inherited @Documented @Target(TYPE) @Retention(RUNTIME) public @interface RewriteConfiguration
Specifies that the annotated class is a ConfigurationProvider that should be used in the current application.
Author:
Lincoln Baxter, III