Class PdoTableContextMenuItemServiceAnnotationProcessor

  • All Implemented Interfaces:
    Processor

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

      • PdoTableContextMenuItemServiceAnnotationProcessor

        public PdoTableContextMenuItemServiceAnnotationProcessor()