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

Uses of Interface org.jboss.management.mejb.RMIClientNotificationListenerInterface (JBoss/Management API) - JBoss 4.0.1 sp1 management API Documentation 英文版文档


Uses of Interface
org.jboss.management.mejb.RMIClientNotificationListenerInterface

Packages that use RMIClientNotificationListenerInterface
org.jboss.management.mejb   
 

Uses of RMIClientNotificationListenerInterface in org.jboss.management.mejb
 

Classes in org.jboss.management.mejb that implement RMIClientNotificationListenerInterface
 class RMIClientNotificationListener
          Client-side RMI Listener to receive the message and send to the clients listener.
 

Constructors in org.jboss.management.mejb with parameters of type RMIClientNotificationListenerInterface
RMINotificationListener(RMIClientNotificationListenerInterface pClientListener)
          Creates the RMI Notification Listener MBean implemenation which will be registered at the remote JMX Server as notificatin listener and then send the notification over the provided RMI Notification sender to the client
 



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