public class AbstractJmxAction extends java.lang.Object implements AdminAction
Constructor and Description |
---|
AbstractJmxAction() |
Modifier and Type | Method and Description |
---|---|
protected static java.lang.String |
getSignature(javax.management.MBeanOperationInfo operation) |
protected static void |
sort(java.util.List<javax.management.MBeanOperationInfo> operations) |
protected static java.lang.Object |
toValue(java.lang.String typeName,
java.lang.String value) |
protected static void sort(java.util.List<javax.management.MBeanOperationInfo> operations)
protected static java.lang.String getSignature(javax.management.MBeanOperationInfo operation)
protected static java.lang.Object toValue(java.lang.String typeName, java.lang.String value) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException