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