Package com.qfs.jmx
Annotation Interface JmxOperation
Annotation marking a method exposing a MBean operation.
- Author:
- ActiveViam
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements -
Field Summary
Fields
-
Field Details
-
USE_JAVA_METHOD_NAME
Default method name.- See Also:
-
-
Element Details
-
-
name
String nameGets the name of the JMX operation.- Returns:
- operation name
- Default:
- ""
-