Interface JmxOperation
-
Method Details
-
getName
-
getOutputType
-
getDescription
String getDescription()Returns the description of the operation.- Returns:
- the operation description
-
getParameters
List<JmxOperationParameter> getParameters()Returns the parameters the operation expects in the order that they should be provided.- Returns:
- the operation parameter names
-