Package org.springframework.jmx
@NullMarked
package org.springframework.jmx
This package contains spring's JMX support, which includes registration of
spring-managed beans as JMX MBeans as well as access to remote JMX MBeans.
-
Exception ClassesClassDescriptionGeneral 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.