接口 AutodetectCapableMBeanInfoAssembler

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型方法说明
      booleanincludeBean​(Class<?> beanClass, String beanName)
      Indicate whether a particular bean should be included in the registration process, if it is not specified in the beans map of the MBeanExporter.
    • 方法详细资料

      • includeBean

        boolean includeBean​(Class<?> beanClass,
                            String beanName)
        Indicate whether a particular bean should be included in the registration process, if it is not specified in the beans map of the MBeanExporter.
        参数:
        beanClass - the class of the bean (might be a proxy class)
        beanName - the name of the bean in the bean factory