@Configuration @EnableAspectJAutoProxy public class JvmOnSpringExporter extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
JvmOnSpringExporter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.jmx.export.MBeanExporter |
mbeanExporter() |
org.springframework.jmx.support.MBeanServerFactoryBean |
mbeanServer() |
void |
setApplicationContext(org.springframework.context.ApplicationContext ac) |
public void setApplicationContext(org.springframework.context.ApplicationContext ac)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException@Bean public org.springframework.jmx.support.MBeanServerFactoryBean mbeanServer()
@Bean public org.springframework.jmx.export.MBeanExporter mbeanExporter()
Copyright © 2026 vpc open source initiative. All rights reserved.