Uses of Package
org.springframework.jmx
Package
Description
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.
Provides support for accessing remote MBean resources.
This package provides declarative creation and registration of
Spring-managed beans as JMX MBeans.
Provides generic JMX metadata classes and basic support for reading
JMX metadata in a provider-agnostic manner.
Provides supporting infrastructure to allow Spring-created MBeans
to send JMX notifications.
Contains support classes for connecting to local and remote
MBeanServer
s
and for exposing an MBeanServer
to remote clients.-
-
ClassDescriptionGeneral 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. -
-
-
-
ClassDescriptionException thrown when we cannot locate an instance of an
MBeanServer
, or when more than one instance is found.