Class BackofficeGeneratorProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
de.knightsoftnet.gwtp.spring.server.annotation.processor.BackofficeGeneratorProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("de.knightsoftnet.gwtp.spring.server.annotation.BackofficeGenerator") @SupportedSourceVersion(RELEASE_11) @AutoService(javax.annotation.processing.Processor.class) public class BackofficeGeneratorProcessor extends AbstractProcessor
Backoffice generator processor.