org.springframework.jmx.export.assembler.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!
/**
* Provides a strategy for MBeanInfo assembly. Used by MBeanExporter to
* determine the attributes and operations to expose for Spring-managed beans.
*/
package org.springframework.jmx.export.assembler;