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

List getNotifications()

getNotifications

List getNotifications(int pMaxiumSize)


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