Interface AnnotatedBeanDefinition

    • Method Detail

      • getMetadata

        AnnotationMetadata getMetadata()
        Obtain the annotation metadata (as well as basic class metadata) for this bean definition's bean class.
        Returns:
        the annotation metadata object (never null)