Class PdoTableContextMenuItemServiceAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
org.tentackle.apt.AbstractServiceAnnotationProcessor
org.tentackle.fx.rdc.apt.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 Details

    • PdoTableContextMenuItemServiceAnnotationProcessor

      public PdoTableContextMenuItemServiceAnnotationProcessor()
  • Method Details