Uses of Package
org.springframework.jmx
Packages that use 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 
MBeanServers
 and for exposing an MBeanServer to remote clients.- 
Classes in org.springframework.jmx used by org.springframework.jmx
- 
Classes in org.springframework.jmx used by org.springframework.jmx.accessClassDescriptionGeneral base exception to be thrown on JMX errors.Exception thrown when we cannot locate an instance of anMBeanServer, or when more than one instance is found.
- 
Classes in org.springframework.jmx used by org.springframework.jmx.export
- 
Classes in org.springframework.jmx used by org.springframework.jmx.export.metadata
- 
Classes in org.springframework.jmx used by org.springframework.jmx.export.notification
- 
Classes in org.springframework.jmx used by org.springframework.jmx.supportClassDescriptionException thrown when we cannot locate an instance of anMBeanServer, or when more than one instance is found.