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

PollingNotificationListenerMBean (JBoss/Management API) - JBoss 4.0.1 sp1 management API Documentation 英文版文档


org.jboss.management.mejb
Interface PollingNotificationListenerMBean

All Superinterfaces:
EventListener, ListenerMBean, javax.management.NotificationListener
All Known Implementing Classes:
PollingNotificationListener

public interface PollingNotificationListenerMBean
extends ListenerMBean

MBean interface.


Method Summary
 List getNotifications()
           
 List getNotifications(int pMaxiumSize)
           
 
Methods inherited from interface org.jboss.management.mejb.ListenerMBean
handleNotification
 

Method Detail

getNotifications

public List getNotifications()

getNotifications

public List getNotifications(int pMaxiumSize)


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