|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.management.mejb.PollingNotificationListener
Remote Listener using Polling to send the event
| Constructor Summary | |
PollingNotificationListener(int pListSize,
int pMaximumListSize)
|
|
| Method Summary | |
List |
getNotifications()
|
List |
getNotifications(int pMaxiumSize)
|
void |
handleNotification(javax.management.Notification pNotification,
Object pHandback)
Handles the given notification by sending this to the remote client listener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PollingNotificationListener(int pListSize,
int pMaximumListSize)
| Method Detail |
public void handleNotification(javax.management.Notification pNotification,
Object pHandback)
handleNotification in interface ListenerMBeanpNotification - Notification to be sendpHandback - Handback objectpublic List getNotifications()
getNotifications in interface PollingNotificationListenerMBeanpublic List getNotifications(int pMaxiumSize)
getNotifications in interface PollingNotificationListenerMBean
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||