Class PdoTreeContextMenuItemServiceAnnotationProcessor

  • All Implemented Interfaces:
    Processor

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

      • PdoTreeContextMenuItemServiceAnnotationProcessor

        public PdoTreeContextMenuItemServiceAnnotationProcessor()