Package org.cxbox.core.service.impl
Class ComponentExcludeFilterImpl
- java.lang.Object
-
- org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter
-
- org.cxbox.api.util.spring.AbstractComponentExcludeFilter
-
- org.cxbox.core.service.impl.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
-
-
Constructor Summary
Constructors Constructor Description ComponentExcludeFilterImpl()
-
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
-
-