org.hyperic.hq.product.jmx
Class MBeanUtil
java.lang.Object
org.hyperic.hq.product.jmx.MBeanUtil
public class MBeanUtil
- extends java.lang.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 java.lang.String DYNAMIC_SERVICE_DOMAIN
- See Also:
- Constant Field Values
MBeanUtil
public MBeanUtil()
addConverter
public static void addConverter(java.lang.Class type,
MBeanUtil.Converter converter)
addConverter
public static void addConverter(java.lang.Class type,
MBeanUtil.ListConverter converter)
getAttributeParams
public static MBeanUtil.OperationParams getAttributeParams(javax.management.MBeanInfo info,
java.lang.String method,
java.lang.Object[] args)
throws PluginException
- Throws:
PluginException
getOperationParams
public static MBeanUtil.OperationParams getOperationParams(javax.management.MBeanInfo info,
java.lang.String method,
java.lang.Object[] args)
throws PluginException
- Throws:
PluginException
anyToString
public static java.lang.String anyToString(java.lang.Object obj)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.