Interface BeanWiringInfoResolver

    • Method Detail

      • resolveWiringInfo

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