Package com.qfs.jmx
Annotation Type JmxParam
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface JmxParam
Annotation defining additional JMX information for a parameter of aJmxOperation.- Author:
- ActiveViam
-
-
Element Detail
-
desc
String desc
Description of a JMX parameter.- Returns:
- description of the parameter
-
-