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, getOrderedObjectNamegetHttpMethod, getParameter, getParameterAsBool, getParameterAsInt, getPath, getPathParts, getTargetConfig, getType, getValueFaultHandlerpublic String getOperation()
public List getArguments()
public org.json.simple.JSONObject toJSON()
toJSON in class JmxObjectNameRequestCopyright © 2017. All rights reserved.