Interface MethodsMetadataReader

All Superinterfaces:
org.springframework.core.type.classreading.MetadataReader

@Deprecated public interface MethodsMetadataReader extends org.springframework.core.type.classreading.MetadataReader
Deprecated.
since 3.0, use MetadataReader to obtain declared methods directly.
Extension to MetadataReader for accessing class metadata and method metadata as read by an ASM ClassReader.
Since:
2.1
Author:
Mark Paluch
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     

    Methods inherited from interface org.springframework.core.type.classreading.MetadataReader

    getAnnotationMetadata, getClassMetadata, getResource