public interface MetadataReader
org.springframework.asm.ClassReader.| 限定符和类型 | 方法和说明 |
|---|---|
AnnotationMetadata |
getAnnotationMetadata()
Read full annotation metadata for the underlying class,
including metadata for annotated methods.
|
ClassMetadata |
getClassMetadata()
Read basic class metadata for the underlying class.
|
Resource |
getResource()
Return the resource reference for the class file.
|
Resource getResource()
ClassMetadata getClassMetadata()
AnnotationMetadata getAnnotationMetadata()
Copyright © 2020. All rights reserved.