mx4j.tools.connector

Interface RemoteMBeanServer

All Superinterfaces:
MBeanServerConnection

public interface RemoteMBeanServer
extends MBeanServerConnection

A restricted MBeanServer interface to be used by RMI clients.

For now is exactly equal to MBeanServer, but

This interface is simply a marker interface extended from MBeanServerConnection to identify remote MBeanServer.

Version:
$Revision: 1.3 $

Methods inherited from interface mx4j.tools.connector.MBeanServerConnection

addNotificationListener, createMBean, createMBean, getAttribute, getAttributes, getDefaultDomain, getMBeanCount, getMBeanInfo, getObjectInstance, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, setAttribute, setAttributes, unregisterMBean

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