Modifier and Type | Method and Description |
---|---|
abstract void |
JmxNotificationsView.addNotification(JmxNotification data) |
Modifier and Type | Method and Description |
---|---|
void |
JmxNotificationsSwingView.addNotification(JmxNotification data) |
Modifier and Type | Method and Description |
---|---|
List<JmxNotification> |
JmxNotificationDAO.getNotifications(VmRef notificationsFor,
long timeStampSince) |
Modifier and Type | Method and Description |
---|---|
void |
JmxNotificationDAO.addNotification(JmxNotification notification) |
Modifier and Type | Method and Description |
---|---|
List<JmxNotification> |
JmxNotificationDAOImpl.getNotifications(VmRef notificationsFor,
long timeStampSince) |
Modifier and Type | Method and Description |
---|---|
void |
JmxNotificationDAOImpl.addNotification(JmxNotification notification) |
Copyright © 2013. All Rights Reserved.