Package org.springframework.core.type.classreading
@NonNullApi
@NonNullFields
package org.springframework.core.type.classreading
Support classes for reading annotation and class-level metadata.
-
ClassDescriptionCaching implementation of the
MetadataReaderFactory
interface, caching aMetadataReader
instance per SpringResource
handle (i.e.Exception that indicates an incompatible class format encountered in a class file during metadata reading.Simple facade for accessing class metadata, as read by an ASMClassReader
.Factory interface forMetadataReader
instances.Simple implementation of theMetadataReaderFactory
interface, creating a new ASMClassReader
for every request.