@SupportedAnnotationTypes(value="org.tentackle.swing.rdc.GuiProviderService") @SupportedSourceVersion(value=RELEASE_8) @AnnotationProcessor public class GuiProviderServiceAnnotationProcessor extends org.tentackle.apt.AbstractServiceAnnotationProcessor
@GuiProviderService annotation.elementUtils, noArgsVisitor, typeUtils, typeVisitorprocessingEnv| Constructor and Description |
|---|
GuiProviderServiceAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
protected void |
processClass(Element element) |
acceptTypeVisitor, init, verifyConstructor, verifyImplementsgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedpublic GuiProviderServiceAnnotationProcessor()
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorprotected void processClass(Element element)
processClass in class org.tentackle.apt.AbstractServiceAnnotationProcessorTentackle - a domain driven enterprise framework