org.exoplatform.container.jmx
Class JMXProxyComponent.Handler
java.lang.Object
org.exoplatform.container.jmx.JMXProxyComponent.Handler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- JMXProxyComponent
public static class JMXProxyComponent.Handler
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXProxyComponent.Handler
public JMXProxyComponent.Handler(MBeanServer mbeanServer,
ObjectName objectName)
invoke
public Object invoke(Object proxy,
Method m,
Object[] params)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.