| Package | Description |
|---|---|
| org.echocat.jemoni.jmx | |
| org.echocat.jemoni.jmx.reflection |
| Modifier and Type | Method and Description |
|---|---|
ArgumentDefinition[] |
OperationInvoker.getArgumentDefinitions() |
ArgumentDefinition[] |
OperationDefinition.getArgumentDefinitions() |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ReflectionBasedOperationInvoker.ArgumentDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
protected ArgumentDefinition |
ReflectionBasedOperationInvoker.getArgumentDefinitionFor(java.lang.Class<?> type,
java.lang.annotation.Annotation[] annotation,
int index) |
ArgumentDefinition[] |
ReflectionBasedOperationInvoker.getArgumentDefinitions() |
ArgumentDefinition[] |
ReflectionBasedOperationDefinition.getArgumentDefinitions() |
protected ArgumentDefinition[] |
ReflectionBasedOperationInvoker.getArgumentDefinitionsFor(java.lang.reflect.Method method) |
Copyright © 2016 echocat. All Rights Reserved.