程序包org.springframework.boot.autoconfigure.jmx的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware)
    • org.springframework.jmx.export.naming.MetadataNamingStrategy (implements org.springframework.beans.factory.InitializingBean, org.springframework.jmx.export.naming.ObjectNamingStrategy)
      • org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy (implements org.springframework.context.ApplicationContextAware)