| Package | Description | 
|---|---|
| org.springframework.core.type.filter | Core support package for type filtering (e.g. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnnotationTypeFilterA simple  TypeFilterwhich matches classes with a given annotation,
 checking inherited annotations as well. | 
| class  | AssignableTypeFilterA simple filter which matches classes that are assignable to a given type. |