org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.rmi
Class ClientExceptionCatcher

java.lang.Object
  extended by org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.ClientProxy
      extended by 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

Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
static javax.management.MBeanServerConnection newInstance(javax.management.MBeanServerConnection target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static javax.management.MBeanServerConnection newInstance(javax.management.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 © 2013 The Apache Software Foundation. All Rights Reserved.