Uses of Interface
mx4j.connector.MBeanServerConnection

Packages that use MBeanServerConnection
mx4j.connector   
 

Uses of MBeanServerConnection in mx4j.connector
 

Subinterfaces of MBeanServerConnection in mx4j.connector
 interface RemoteMBeanServer
          A restricted MBeanServer interface to be used by RMI clients.
 

Methods in mx4j.connector with parameters of type MBeanServerConnection
static java.lang.Object RemoteStandardMBeanProxy.create(java.lang.Class mbeanInterface, MBeanServerConnection server, ObjectName name)
          Creates a proxy with the given MBean interface for an MBean with the specified ObjectName living in the specified remote MBeanServer.
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.