org.exoplatform.container.jmx
Class JMXProxyComponent

java.lang.Object
  extended by org.exoplatform.container.jmx.JMXProxyComponent

public class JMXProxyComponent
extends Object

Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Oct 28, 2005


Nested Class Summary
static class JMXProxyComponent.Handler
           
 
Constructor Summary
JMXProxyComponent()
           
 
Method Summary
static Object getComponent(Class intf, MBeanServer mbeanServer, ObjectName objectName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMXProxyComponent

public JMXProxyComponent()
Method Detail

getComponent

public static Object getComponent(Class intf,
                                  MBeanServer mbeanServer,
                                  ObjectName objectName)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.