Package org.jboss.jmx.adaptor.rmi

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

Class Summary
NotificationListenerDelegate (src)  
RMIRemoteMBeanProxy (src) A factory for producing MBean proxies that run on a distant node and access the server through RMI.