站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 server API Documentation 英文版文档

org.jboss.jmx.adaptor.rmi (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档


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.