mx4j.remote.rmi

Class ClientExceptionCatcher

Implemented Interfaces:
InvocationHandler

public class ClientExceptionCatcher
extends ClientProxy

Version:
$Revision: 1.3 $

Method Summary

Object
invoke(Object proxy, Method method, Object[] args)
static javax.management.MBeanServerConnection
newInstance(javax.management.MBeanServerConnection target)

Methods inherited from class mx4j.remote.ClientProxy

invoke

Method Details

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
            throws Throwable
Overrides:
invoke in interface ClientProxy

newInstance

public static javax.management.MBeanServerConnection newInstance(javax.management.MBeanServerConnection target)

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.