public class JmxExecuteTO extends JmxQueryTO
| Constructor and Description |
|---|
JmxExecuteTO() |
| Modifier and Type | Method and Description |
|---|---|
List<JmxMethodTO> |
getParameters() |
void |
setParameters(List<JmxMethodTO> parameters) |
String |
toString() |
public List<JmxMethodTO> getParameters()
public void setParameters(List<JmxMethodTO> parameters)
public String toString()
toString in class JmxQueryTOCopyright © 2016–2018. All rights reserved.