public static class JmxServerNotificationAgent.NotificationListener extends Object implements JmxServerNotificationAgent.NotificationListenerMBean, NotificationListener
Constructor and Description |
---|
JmxServerNotificationAgent.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 JmxServerNotificationAgent.NotificationListener()
public void handleNotification(Notification notification, Object o)
handleNotification
in interface NotificationListener
public List<Notification> getNotificationsList()
getNotificationsList
in interface JmxServerNotificationAgent.NotificationListenerMBean
public int getListSize()
getListSize
in interface JmxServerNotificationAgent.NotificationListenerMBean
public void setListSize(int listSize)
setListSize
in interface JmxServerNotificationAgent.NotificationListenerMBean
protected List<Notification> getList()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.