Java org.springframework.jmx.export.assembler AutodetectCapableMBeanInfoAssembler fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jmx.export.assembler AutodetectCapableMBeanInfoAssembler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.jmx.export.assembler AutodetectCapableMBeanInfoAssembler.

The text is from its open source code.

Method

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 .