org.infinispan.jmx.annotations.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of infinispan-component-annotations Show documentation
Show all versions of infinispan-component-annotations Show documentation
Annotations for Infinispan components and MBeans
/**
* JMX 2.0-like annotations, with no dependencies on JMX 2.0. These annotations are for internal use, to allow
* Infinispan components to expose attributes and operations via JMX.
*
* @api.private
*/
package org.infinispan.jmx.annotations;