|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.jmx.connector.notification.PollingNotificationListener
Remote Listener using Polling to send the event
| Constructor Summary | |
PollingNotificationListener(int pListSize,
int pMaximumListSize)
|
|
| Method Summary | |
List |
getNotifications()
jmx:managed-operation |
List |
getNotifications(int pMaxiumSize)
jmx:managed-operation |
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()
public List getNotifications(int pMaxiumSize)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||