spring-framework / org.springframework.context.annotation / MBeanExportConfiguration / <init>

<init>

MBeanExportConfiguration()

@Configuration class that registers a AnnotationMBeanExporter bean.

This configuration class is automatically imported when using the EnableMBeanExport annotation. See its javadoc for complete usage details.

Author
Phillip Webb

Author
Chris Beams

Since
3.2

See Also
EnableMBeanExport