@Configuration public class MBeanExportConfiguration extends java.lang.Object implements ImportAware, EnvironmentAware, BeanFactoryAware
@Configuration
AnnotationMBeanExporter
This configuration class is automatically imported when using the EnableMBeanExport annotation. See its javadoc for complete usage details.
EnableMBeanExport
static class
MBeanExportConfiguration.SpecificPlatform
MBeanExportConfiguration()
mbeanExporter()
void
setBeanFactory(BeanFactory beanFactory)
setEnvironment(Environment environment)
Environment
setImportMetadata(AnnotationMetadata importMetadata)
Configuration
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MBeanExportConfiguration()
public void setImportMetadata(AnnotationMetadata importMetadata)
ImportAware
setImportMetadata
public void setEnvironment(Environment environment)
EnvironmentAware
setEnvironment
public void setBeanFactory(BeanFactory beanFactory)
BeanFactoryAware
Invoked after the population of normal bean properties but before an initialization callback such as InitializingBean.afterPropertiesSet() or a custom init-method.
InitializingBean.afterPropertiesSet()
setBeanFactory
beanFactory
null
BeanInitializationException
@Bean(name="mbeanExporter") @Role(value=2) public AnnotationMBeanExporter mbeanExporter()
Impressum und Datenschutz Copyright ©2018 eir.me