Class ComponentExcludeFilterImpl

  • All Implemented Interfaces:
    org.cxbox.api.util.spring.ComponentExcludeFilter, org.springframework.core.type.filter.TypeFilter

    public class ComponentExcludeFilterImpl
    extends org.cxbox.api.util.spring.AbstractComponentExcludeFilter
    • Field Summary

      • Fields inherited from class org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter

        logger
    • Method Summary

      • Methods inherited from class org.cxbox.api.util.spring.AbstractComponentExcludeFilter

        getClasses, matchClassName
      • Methods inherited from class org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter

        match, matchInterface, matchSelf, matchSuperClass
      • Methods inherited from interface org.springframework.core.type.filter.TypeFilter

        match
    • Constructor Detail

      • ComponentExcludeFilterImpl

        public ComponentExcludeFilterImpl()