public static class JmxServerNotificationAgent.NotificationListener extends Object implements JmxServerNotificationAgent.NotificationListenerMBean, javax.management.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(javax.management.Notification notification,
Object o) |
void |
setListSize(int listSize)
Setter for property 'listSize'.
|
public JmxServerNotificationAgent.NotificationListener()
public void handleNotification(javax.management.Notification notification,
Object o)
handleNotification in interface javax.management.NotificationListenerpublic List getNotificationsList()
getNotificationsList in interface JmxServerNotificationAgent.NotificationListenerMBeanpublic int getListSize()
getListSize in interface JmxServerNotificationAgent.NotificationListenerMBeanpublic void setListSize(int listSize)
setListSize in interface JmxServerNotificationAgent.NotificationListenerMBeanlistSize - Value to set for property 'listSize'.protected List getList()
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.