类 EndpointMBeanExporter

  • 所有已实现的接口:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle, org.springframework.jmx.export.MBeanExportOperations

    public class EndpointMBeanExporter
    extends org.springframework.jmx.export.MBeanExporter
    implements org.springframework.context.SmartLifecycle, org.springframework.context.ApplicationContextAware
    SmartLifecycle bean that registers all known Endpoints with an MBeanServer using the MBeanExporter located from the application context.