接口 MBeanInfoAssembler

    • 方法详细资料

      • getMBeanInfo

        ModelMBeanInfo getMBeanInfo​(Object managedBean,
                                    String beanKey)
                             throws JMException
        Create the ModelMBeanInfo for the given managed resource.
        参数:
        managedBean - the bean that will be exposed (might be an AOP proxy)
        beanKey - the key associated with the managed bean
        返回:
        the ModelMBeanInfo metadata object
        抛出:
        JMException - in case of errors