org.hyperic.hq.product.jmx
Class MBeanUtil
java.lang.Object
org.hyperic.hq.product.jmx.MBeanUtil
public class MBeanUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DYNAMIC_SERVICE_DOMAIN
public static final String DYNAMIC_SERVICE_DOMAIN
- See Also:
- Constant Field Values
MBeanUtil
public MBeanUtil()
addConverter
public static void addConverter(Class type,
MBeanUtil.Converter converter)
addConverter
public static void addConverter(Class type,
MBeanUtil.ListConverter converter)
getAttributeParams
public static MBeanUtil.OperationParams getAttributeParams(MBeanInfo info,
String method,
Object[] args)
throws PluginException
- Throws:
PluginException
getOperationParams
public static MBeanUtil.OperationParams getOperationParams(MBeanInfo info,
String method,
Object[] args)
throws PluginException
- Throws:
PluginException
anyToString
public static String anyToString(Object obj)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.