程序包 cn.taketoday.jmx
@NonNullApi
@NonNullFields
package cn.taketoday.jmx
This package contains Framework's JMX support, which includes registration of
Framework-managed beans as JMX MBeans as well as access to remote JMX MBeans.
-
异常错误类说明General base exception to be thrown on JMX errors.Exception thrown when we cannot locate an instance of an
MBeanServer, or when more than one instance is found.