org.infinispan.jmx.annotations.package-info Maven / Gradle / Ivy
/**
* JMX 2.0-like annotations, with no dependencies on JMX 2.0. A temporary set of annotations until we eventually
* baseline on Java 7. These annotations are for internal use, to allow Infinispan components to expose attributes
* and operations via JMX.
*/
package org.infinispan.jmx.annotations;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy