org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Class ClientProxy
java.lang.Object
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.ClientProxy
- All Implemented Interfaces:
- InvocationHandler
- Direct Known Subclasses:
- ClientExceptionCatcher, ClientUnmarshaller
public class ClientProxy
- extends Object
- implements InvocationHandler
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Simone Bordet
Constructor Summary |
protected |
ClientProxy(javax.management.MBeanServerConnection target)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientProxy
protected ClientProxy(javax.management.MBeanServerConnection target)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.