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

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


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

Packages that use ListenerMBean
org.jboss.management.mejb   
 

Uses of ListenerMBean in org.jboss.management.mejb
 

Subinterfaces of ListenerMBean in org.jboss.management.mejb
 interface JMSNotificationListenerMBean
          MBean interface.
 interface PollingNotificationListenerMBean
          MBean interface.
 interface RMINotificationListenerMBean
          MBean interface.
 

Classes in org.jboss.management.mejb that implement ListenerMBean
 class JMSNotificationListener
          Remote Listener using JMS to send the event
 class PollingNotificationListener
          Remote Listener using Polling to send the event
 class RMINotificationListener
          Notification Listener Implementation registered as MBean on the remote JMX Server and the added as Notification Listener on the remote JMX Server.
 



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