Class PluginsServiceProcessor

  • All Implemented Interfaces:
    Processor

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

      • PluginsServiceProcessor

        public PluginsServiceProcessor()
    • 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