Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.core.type.classreading Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
AnnotationMetadataReadingVisitorASM class visitor which looks for the class name and implemented types aswell as for the annotations defined on the class, exposing them throughClassorg.springframework.core.type.classreadingSpring MVC
CachingMetadataReaderFactoryCaching implementation of the MetadataReaderFactory interface,caching MetadataReader per Spring Resource handleClassorg.springframework.core.type.classreadingSpring MVC
MetadataReaderSimple facade for accessing class metadata,as read by an ASM ClassReader.Interfaceorg.springframework.core.type.classreadingSpring MVC
MetadataReaderFactoryFactory interface for MetadataReader instances.Interfaceorg.springframework.core.type.classreadingSpring MVC
MethodMetadataReadingVisitorASM method visitor which looks for the annotations defined on a method,exposing them through the MethodMetadataClassorg.springframework.core.type.classreadingSpring MVC
SimpleMetadataReaderFactorySimple implementation of the MetadataReaderFactory interface,creating a new ASM ClassReader for every request.Classorg.springframework.core.type.classreadingSpring MVC