mx4j.remote

Class ClientProxy

public class ClientProxy extends Object implements InvocationHandler

Version: $Revision: 1.3 $

Constructor Summary
protected ClientProxy(MBeanServerConnection target)
Method Summary
Objectinvoke(Object proxy, Method method, Object[] args)

Constructor Detail

ClientProxy

protected ClientProxy(MBeanServerConnection target)

Method Detail

invoke

public Object invoke(Object proxy, Method method, Object[] args)
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.