Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.core.type.filter Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AbstractClassTestingTypeFilterType filter that exposes aClassMetadata objectClassorg.springframework.core.type.filterSpring MVC
AbstractTypeHierarchyTraversingFilterType filter that is aware of traversing over hierarchy.Classorg.springframework.core.type.filterSpring MVC
AnnotationTypeFilterA simple filter which matches classes with a given annotation,checking inherited annotations as well.Classorg.springframework.core.type.filterSpring MVC
AspectJTypeFilterType filter that uses AspectJ type pattern for matching.Classorg.springframework.core.type.filterSpring MVC
AssignableTypeFilterA simple filter which matches classes that are assignable to a given type.Classorg.springframework.core.type.filterSpring MVC
RegexPatternTypeFilterA simple filter for matching a fully-qualified class name with a regex Pattern.Classorg.springframework.core.type.filterSpring MVC
TypeFilterBase interface for type filters using aSince:2.Interfaceorg.springframework.core.type.filterSpring MVC