org.opennms.protocols.jmx
Class MBeanServerProxy
java.lang.Object
org.opennms.protocols.jmx.MBeanServerProxy
- All Implemented Interfaces:
- InvocationHandler
public class MBeanServerProxy
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanServerProxy
public MBeanServerProxy(Object remoteServer)
- Creates a new instance of Proxy
invoke
public Object invoke(Object proxy,
Method m,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
buildServerProxy
public static MBeanServer buildServerProxy(Object server)
Copyright © 2009. All Rights Reserved.