类 BeanFactoryAdvisorRetrievalHelper

    • 方法详细资料

      • isEligibleBean

        protected boolean isEligibleBean​(String beanName)
        Determine whether the aspect bean with the given name is eligible.

        The default implementation always returns true.

        参数:
        beanName - the name of the aspect bean
        返回:
        whether the bean is eligible