|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
public static class JmxServerNotificationAgent.NotificationListener
Constructor Summary | |
---|---|
JmxServerNotificationAgent.NotificationListener()
|
Method Summary | |
---|---|
protected java.util.List |
getList()
Getter for property 'list'. |
int |
getListSize()
Getter for property 'listSize'. |
java.util.List |
getNotificationsList()
Getter for property 'notificsationList'. |
void |
handleNotification(javax.management.Notification notification,
java.lang.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, java.lang.Object o)
handleNotification
in interface javax.management.NotificationListener
public java.util.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 java.util.List getList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |