|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.core.typefilter | |
|---|---|
| org.springframework.context.annotation | Annotation support for context configuration including classpath scanning for autowire candidates. |
| org.springframework.core.typefilter | Core support package for classpath scanning with ASM. |
| Classes in org.springframework.core.typefilter used by org.springframework.context.annotation | |
|---|---|
| TypeFilter
Base interface for type filters using an ASM ClassReader. |
|
| Classes in org.springframework.core.typefilter used by org.springframework.core.typefilter | |
|---|---|
| AbstractClassTestingTypeFilter
|
|
| AbstractTypeHierarchyTraversingFilter
Type filter that is aware of traversing over hierarchy. |
|
| ClassNameAndTypesReadingVisitor
ASM class visitor which looks only for the class name and implemented types. |
|
| FilterType
Enumeration of the valid type filters to be added for annotation-driven configuration. |
|
| TypeFilter
Base interface for type filters using an ASM ClassReader. |
|
|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||