接口 BeanWiringInfoResolver

    • 方法详细资料

      • resolveWiringInfo

        BeanWiringInfo resolveWiringInfo​(Object beanInstance)
        Resolve the BeanWiringInfo for the given bean instance.
        参数:
        beanInstance - the bean instance to resolve info for
        返回:
        the BeanWiringInfo, or null if not found