| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| MetadataReader | Simple facade for accessing class metadata,
 as read by an ASM ClassReader. | 
| MetadataReaderFactory | Factory interface for MetadataReaderinstances. | 
| Class Summary | |
|---|---|
| CachingMetadataReaderFactory | Caching implementation of the MetadataReaderFactoryinterface,
 caching an ASMClassReaderper Spring Resource handle
 (i.e. per ".class" file). | 
| SimpleMetadataReaderFactory | Simple implementation of the MetadataReaderFactoryinterface,
 creating a new ASMClassReaderfor every request. | 
Core support package for type introspection through ASM-based class reading.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||