org.apache.geronimo.system.jmx
Class JMXUtil

java.lang.Object
  extended byorg.apache.geronimo.system.jmx.JMXUtil

public final class JMXUtil
extends Object

Helper class for JMX Operations

Version:
$Rev: 395155 $ $Date: 2006-04-19 08:44:24 +0200 (Wed, 19 Apr 2006) $

Method Summary
static javax.management.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 javax.management.MBeanInfo toMBeanInfo(org.apache.geronimo.gbean.GBeanInfo gBeanInfo)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.