Package com.qfs.jmx
-
Annotation Types Summary Annotation Type Description JmxAttribute Annotation marking a method returning a value to expose as a bean attribute.JmxChildren Annotation marking a method that exposes the children MBeans.JmxOperation Annotation marking a method exposing a MBean operation.JmxParam Annotation defining additional JMX information for a parameter of aJmxOperation.