Uses of Package
org.springframework.core.type.classreading
Packages that use org.springframework.core.type.classreading
Package
Description
Support classes for reading annotation and class-level metadata.
Core support package for type filtering (for example, for classpath scanning).
-
Classes in org.springframework.core.type.classreading used by org.springframework.core.type.classreadingClassDescriptionSimple facade for accessing class metadata, as read by an ASM
ClassReader.Factory interface forMetadataReaderinstances.Simple implementation of theMetadataReaderFactoryinterface, creating a new ASMClassReaderfor every request. -
Classes in org.springframework.core.type.classreading used by org.springframework.core.type.filterClassDescriptionSimple facade for accessing class metadata, as read by an ASM
ClassReader.Factory interface forMetadataReaderinstances.