public class JmxExecRequest extends JmxObjectNameRequest
exec
operations, i.e. for executing JMX operations
on MBeans.Modifier and Type | Method and Description |
---|---|
List |
getArguments()
Get arguments or null if no arguments are given
|
String |
getOperation()
Get the operation name
|
org.json.simple.JSONObject |
toJSON()
Return this request in a proper JSON representation
|
String |
toString() |
getInfo, getObjectName, getObjectNameAsString, getOrderedObjectName
getHttpMethod, getParameter, getParameterAsBool, getParameterAsInt, getPath, getPathParts, getTargetConfig, getType, getValueFaultHandler
public String getOperation()
public List getArguments()
public org.json.simple.JSONObject toJSON()
toJSON
in class JmxObjectNameRequest
Copyright © 2021. All rights reserved.