| 程序包 | 说明 |
|---|---|
| org.springframework.core.type.classreading |
Support classes for reading annotation and class-level metadata.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CachingMetadataReaderFactory
Caching implementation of the
MetadataReaderFactory interface,
caching a MetadataReader instance per Spring Resource handle
(i.e. per ".class" file). |