org.red5.server.jmx
Class JMXUtil
java.lang.Object
org.red5.server.jmx.JMXUtil
public class JMXUtil
- extends Object
Helper methods for working with ObjectName or MBean instances.
- Author:
- The Red5 Project ([email protected]), Paul Gregoire ([email protected])
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXUtil
public JMXUtil()
printMBeanInfo
public static void printMBeanInfo(ObjectName objectName,
String className)
registerNewMBean
public static boolean registerNewMBean(Class clazz,
Class interfaceClass)
Copyright © 2006-2012 The Red5 Project