org.springframework.jmx.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-context Show documentation
Show all versions of spring-context Show documentation
Spring Context for jdk 1.5
The newest version!
/**
* 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.
*/
package org.springframework.jmx;