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.

See:
          Description

Exception Summary
MBeanServerNotFoundException Thrown when we cannot locate an instance of an MBeanServer, or when more than one instance is found.
 

Package org.springframework.jmx 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.



Copyright (c) 2002-2007 The Spring Framework Project.