|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.util.JMXUtils
public final class JMXUtils
| Constructor Summary | |
|---|---|
JMXUtils()
|
|
| Method Summary | |
|---|---|
static CompositeData |
getErrorCompositeData(Throwable error)
|
static CompositeType |
getThrowableCompositeType()
|
static ObjectName |
register(String name,
Object mbean)
|
static void |
unregister(String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMXUtils()
| Method Detail |
|---|
public static ObjectName register(String name,
Object mbean)
public static void unregister(String name)
public static CompositeType getThrowableCompositeType()
throws JMException
JMException
public static CompositeData getErrorCompositeData(Throwable error)
throws JMException
JMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||