public static class JmxServerNotificationAgent.NotificationListener extends Object implements JmxServerNotificationAgent.NotificationListenerMBean, NotificationListener
| Constructor and Description |
|---|
NotificationListener() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Notification> |
getList() |
int |
getListSize() |
List<Notification> |
getNotificationsList() |
void |
handleNotification(Notification notification,
Object o) |
void |
setListSize(int listSize) |
public void handleNotification(Notification notification, Object o)
handleNotification in interface NotificationListenerpublic List<Notification> getNotificationsList()
getNotificationsList in interface JmxServerNotificationAgent.NotificationListenerMBeanpublic int getListSize()
getListSize in interface JmxServerNotificationAgent.NotificationListenerMBeanpublic void setListSize(int listSize)
setListSize in interface JmxServerNotificationAgent.NotificationListenerMBeanprotected List<Notification> getList()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.