public final class JMXUtils extends Object
| 构造器和说明 |
|---|
JMXUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CompositeData |
getErrorCompositeData(Throwable error) |
static CompositeType |
getThrowableCompositeType() |
static ObjectName |
register(String name,
Object mbean) |
static void |
unregister(String name) |
public static ObjectName register(String name, Object mbean)
public static void unregister(String name)
public static CompositeType getThrowableCompositeType() throws JMException
JMExceptionpublic static CompositeData getErrorCompositeData(Throwable error) throws JMException
JMExceptionCopyright © 2012 Alibaba Group. All Rights Reserved.