public interface JmxOperationParameter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Return the description of the parameter or
null if none is available. |
java.lang.String |
getName()
Return the name of the operation parameter.
|
java.lang.Class<?> |
getType()
Return the type of the operation parameter.
|
java.lang.String getName()
java.lang.Class<?> getType()
java.lang.String getDescription()
null if none is available.null