org.jboss.test.jmx.compliance.standard
Class InfoUtil
java.lang.Object
org.jboss.test.jmx.compliance.standard.InfoUtil
- public class InfoUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoUtil
public InfoUtil()
getMBeanInfo
public static javax.management.MBeanInfo getMBeanInfo(Object mbean,
String name)
findAttribute
public static javax.management.MBeanAttributeInfo findAttribute(javax.management.MBeanAttributeInfo[] attributes,
String name)
dumpConstructors
public static void dumpConstructors(javax.management.MBeanConstructorInfo[] constructors)
dumpAttributes
public static void dumpAttributes(javax.management.MBeanAttributeInfo[] attributes)
dumpOperations
public static void dumpOperations(javax.management.MBeanOperationInfo[] operations)
makeSignatureString
public static String makeSignatureString(javax.management.MBeanParameterInfo[] info)
makeSignatureString
public static String makeSignatureString(String[] sig)
decodeImpact
public static String decodeImpact(int impact)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.