Package com.qfs.jmx
Annotation Interface JmxAttribute
Annotation marking a method returning a value to expose as a bean attribute.
- Author:
- ActiveViam
-
Optional Element Summary
Optional Elements
-
Element Details
-
desc
String descGets a description of the exposed attribute.- Returns:
- some textual description
- Default:
- ""
-