public class StatAlertNotificationListener extends Object implements NotificationListener
| Modifier and Type | Field and Description |
|---|---|
protected long |
notificationCount |
protected long |
notificationLimit |
protected Date |
start |
| Constructor and Description |
|---|
StatAlertNotificationListener(long notificationLimit) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNotificationCount() |
void |
handleNotification(Notification arg0,
Object arg1) |
protected long notificationCount
protected long notificationLimit
protected Date start
public StatAlertNotificationListener(long notificationLimit)
public long getNotificationCount()
public void handleNotification(Notification arg0, Object arg1)
handleNotification in interface NotificationListenerCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.