Class GwtSpecificValidatorCreatorProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
de.knightsoftnet.validators.annotation.processor.GwtSpecificValidatorCreatorProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("de.knightsoftnet.validators.client.GwtValidation") @SupportedSourceVersion(RELEASE_8) @AutoService(javax.annotation.processing.Processor.class) public class GwtSpecificValidatorCreatorProcessor extends AbstractProcessor