public class JMXUtil extends Object
| Constructor and Description |
|---|
JMXUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
printMBeanInfo(ObjectName objectName,
String className) |
static boolean |
registerNewMBean(Class clazz,
Class interfaceClass) |
public static void printMBeanInfo(ObjectName objectName, String className)
Copyright © 2006-2012 The Red5 Project