|
||||||||||
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 MetadataReader instances. |
Class Summary | |
---|---|
CachingMetadataReaderFactory | Caching implementation of the MetadataReaderFactory interface,
caching an ASM ClassReader per Spring Resource handle
(i.e. per ".class" file). |
SimpleMetadataReaderFactory | Simple implementation of the MetadataReaderFactory interface,
creating a new ASM ClassReader for every request. |
Core support package for type introspection through ASM-based class reading.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |