public static class JmxServerNotificationAgent.NotificationListener extends Object implements JmxServerNotificationAgent.NotificationListenerMBean, NotificationListener
Constructor and Description |
---|
JmxServerNotificationAgent.NotificationListener() |
Modifier and Type | Method and Description |
---|---|
protected List |
getList()
Getter for property 'list'.
|
int |
getListSize()
Getter for property 'listSize'.
|
List |
getNotificationsList()
Getter for property 'notificsationList'.
|
void |
handleNotification(Notification notification,
Object o) |
void |
setListSize(int listSize)
Setter for property 'listSize'.
|
public JmxServerNotificationAgent.NotificationListener()
public void handleNotification(Notification notification, Object o)
handleNotification
in interface NotificationListener
public List getNotificationsList()
getNotificationsList
in interface JmxServerNotificationAgent.NotificationListenerMBean
public int getListSize()
getListSize
in interface JmxServerNotificationAgent.NotificationListenerMBean
public void setListSize(int listSize)
setListSize
in interface JmxServerNotificationAgent.NotificationListenerMBean
listSize
- Value to set for property 'listSize'.protected List getList()
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.