protected static class StatAlertNotificationDUnitTest.MyNotificationListener extends Object implements NotificationListener
| Modifier and Type | Field and Description |
|---|---|
protected boolean[] |
notif_recvd |
| Modifier | Constructor and Description |
|---|---|
protected |
MyNotificationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotification(Notification arg0,
Object arg1) |
boolean |
isNotificationReceived(int index) |
protected void |
verifyNotification(com.gemstone.gemfire.admin.jmx.internal.StatAlertNotification notif) |
public boolean isNotificationReceived(int index)
public void handleNotification(Notification arg0, Object arg1)
handleNotification in interface NotificationListenerprotected void verifyNotification(com.gemstone.gemfire.admin.jmx.internal.StatAlertNotification notif)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.