Class ServiceBasedComponentExcludeFilter

  • All Implemented Interfaces:
    org.springframework.core.type.filter.TypeFilter

    public class ServiceBasedComponentExcludeFilter
    extends Object
    implements org.springframework.core.type.filter.TypeFilter
    • Constructor Detail

      • ServiceBasedComponentExcludeFilter

        public ServiceBasedComponentExcludeFilter()
    • Method Detail

      • match

        public boolean match​(org.springframework.core.type.classreading.MetadataReader metadataReader,
                             org.springframework.core.type.classreading.MetadataReaderFactory metadataReaderFactory)
                      throws IOException
        Specified by:
        match in interface org.springframework.core.type.filter.TypeFilter
        Throws:
        IOException