mx4j.remote

Class ClientProxy

Implemented Interfaces:
InvocationHandler
Known Direct Subclasses:
ClientExceptionCatcher, ClientUnmarshaller

public class ClientProxy
extends java.lang.Object
implements InvocationHandler

Version:
$Revision: 1.3 $

Constructor Summary

ClientProxy(javax.management.MBeanServerConnection target)

Method Summary

Object
invoke(Object proxy, Method method, Object[] args)

Constructor Details

ClientProxy

protected ClientProxy(javax.management.MBeanServerConnection target)

Method Details

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
            throws Throwable

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