| Package | Description |
|---|---|
| de.chandre.admintool.jmx.jstree |
| Modifier and Type | Class and Description |
|---|---|
class |
JmxOperationTO
response object for jmx operation
|
| Modifier and Type | Method and Description |
|---|---|
List<JmxMethodTO> |
JmxResponseTO.getMethods() |
List<JmxMethodTO> |
JmxOperationTO.getParameters() |
List<JmxMethodTO> |
JmxExecuteTO.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
JmxResponseTO.addMethod(JmxMethodTO method) |
void |
JmxOperationTO.addParameter(JmxMethodTO parameter) |
| Modifier and Type | Method and Description |
|---|---|
void |
JmxResponseTO.setMethods(List<JmxMethodTO> methods) |
void |
JmxOperationTO.setParameters(List<JmxMethodTO> parameters) |
void |
JmxExecuteTO.setParameters(List<JmxMethodTO> parameters) |
Copyright © 2016–2018. All rights reserved.