| Package | Description |
|---|---|
| de.chandre.admintool.jminix | |
| de.chandre.admintool.jmx.jstree |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
AdminToolJmxServiceImpl.getAttributeType(String originalType,
JmxMethodTO method) |
| 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–2019. All rights reserved.