|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.management.agents.JmxServerNotificationAgent.NotificationListener
Constructor Summary | |
JmxServerNotificationAgent.NotificationListener()
|
Method Summary | |
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'. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JmxServerNotificationAgent.NotificationListener()
Method Detail |
public void handleNotification(javax.management.Notification notification, Object o)
handleNotification
in interface javax.management.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()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |