org.springframework.jmx.support.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!
/**
* Contains support classes for connecting to local and remote {@code MBeanServer}s
* and for exposing an {@code MBeanServer} to remote clients.
*/
package org.springframework.jmx.support;