Package org.jboss.jmx.adaptor.rmi

Interface Summary
RMIAdaptor RMI Interface for the server side Connector which is nearly the same as the MBeanServer Interface but has an additional RemoteException.
RMIAdaptorExt An RMI interface extension of the standard MBeanServerConnection
RMIAdaptorServiceMBean MBean interface.
RMINotificationListener An RMIfied version of the javax.management.NotificationListener.
 

Class Summary
NotificationListenerDelegate A delegate that sits between the local MBeanServer and the remote client providing the RMINotificationListener.
RMIAdaptorImpl RMI Interface for the server side Connector which is nearly the same as the MBeanServer Interface but has an additional RemoteException.
RMIAdaptorService A JMX RMI Adapter service.
RMIRemoteMBeanProxy A factory for producing MBean proxies that run on a distant node and access the server through RMI.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.