org.mule.module.management.agent
Interface JmxServerNotificationAgent.NotificationListenerMBean

All Known Implementing Classes:
JmxServerNotificationAgent.NotificationListener
Enclosing class:
JmxServerNotificationAgent

public static interface JmxServerNotificationAgent.NotificationListenerMBean


Method Summary
 int getListSize()
           
 List<Notification> getNotificationsList()
           
 void setListSize(int listSize)
           
 

Method Detail

getNotificationsList

List<Notification> getNotificationsList()

getListSize

int getListSize()

setListSize

void setListSize(int listSize)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.