Open Source Repository

Home /spring/spring-context-3.0.5 | Repository Home



org/springframework/jmx/export/annotation/package-info.java

/**
 *
 * JDK 1.5+ annotations for MBean exposure.
 * Hooked into Spring's JMX export infrastructure
 * via a special JmxAttributeSource implementation.
 *
 */
package org.springframework.jmx.export.annotation;