Class GuiProviderServiceAnnotationProcessor

  • All Implemented Interfaces:
    Processor

    @SupportedAnnotationTypes("org.tentackle.fx.rdc.GuiProviderService")
    @AnnotationProcessor
    public class GuiProviderServiceAnnotationProcessor
    extends org.tentackle.apt.AbstractServiceAnnotationProcessor
    Annotation processor for the @GuiProviderService annotation.
    Enforces the implementation of the following constructors:
    Author:
    harald
    • Constructor Detail

      • GuiProviderServiceAnnotationProcessor

        public GuiProviderServiceAnnotationProcessor()