org.apache.geronimo.system.jmx
Class JMXUtil

java.lang.Object
  extended by org.apache.geronimo.system.jmx.JMXUtil

public final class JMXUtil
extends Object

Helper class for JMX Operations

Version:
$Rev: 485321 $ $Date: 2006-12-11 08:14:46 +0800 (Mon, 11 Dec 2006) $

Method Summary
static MBeanInfo toMBeanInfo(org.apache.geronimo.gbean.GBeanInfo gBeanInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toMBeanInfo

public static MBeanInfo toMBeanInfo(org.apache.geronimo.gbean.GBeanInfo gBeanInfo)


Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.