Uses of Class
mx4j.remote.ClientProxy

Packages that use ClientProxy
mx4j.remote.rmi   
 

Uses of ClientProxy in mx4j.remote.rmi
 

Subclasses of ClientProxy in mx4j.remote.rmi
 class ClientExceptionCatcher
           
 class ClientUnmarshaller
          An MBeanServerConnection proxy that performs the setting of the appropriate context classloader to allow classloading of classes sent by the server but not known to the client, in methods like MBeanServerConnection.getAttribute(javax.management.ObjectName, java.lang.String), MBeanServerConnection.invoke(javax.management.ObjectName, java.lang.String, java.lang.Object[], java.lang.String[]) and so on.
 



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