Package io.activej.jmx.api.attribute
Annotation Interface JmxOperation
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String name- Default:
- ""
-
description
String description- Default:
- ""
-
reducer
Class<? extends JmxReducer> reducer- Default:
- io.activej.jmx.api.attribute.JmxReducers.JmxReducerDistinct.class
-