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
|
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 JSONObject toJSON()
toJSON
in class JmxObjectNameRequest
Copyright © 2017. All rights reserved.