Class MigrationComponentProcessor

  • All Implemented Interfaces:
    Processor

    public class MigrationComponentProcessor
    extends compozitor.processor.core.interfaces.ServiceProcessor
    • Constructor Detail

      • MigrationComponentProcessor

        public MigrationComponentProcessor()
    • Method Detail

      • serviceClasses

        protected Iterable<Class<?>> serviceClasses()
        Specified by:
        serviceClasses in class compozitor.processor.core.interfaces.ServiceProcessor
      • getSupportedAnnotationTypes

        public Set<String> getSupportedAnnotationTypes()
        Specified by:
        getSupportedAnnotationTypes in interface Processor
        Overrides:
        getSupportedAnnotationTypes in class compozitor.processor.core.interfaces.AnnotationProcessor