|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TypeFilter | Base interface for type filters using an ASM ClassReader . |
Class Summary | |
---|---|
AbstractClassTestingTypeFilter | |
AbstractTypeHierarchyTraversingFilter | Type filter that is aware of traversing over hierarchy. |
AnnotationTypeFilter | Matches classes with a given annotation optionally including inherited annotations. |
AssignableTypeFilter | |
ClassNameAndTypesReadingVisitor | ASM class visitor which looks only for the class name and implemented types. |
RegexPatternTypeFilter | A simple filter for matching a fully-qualified classname with a Pattern . |
Enum Summary | |
---|---|
FilterType | Enumeration of the valid type filters to be added for annotation-driven configuration. |
Core support package for classpath scanning with ASM.
|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |