org.opennms.netmgt.notifd.mock
Class NotificationAnticipator
java.lang.Object
org.opennms.netmgt.notifd.mock.NotificationAnticipator
- public class NotificationAnticipator
- extends java.lang.Object
- Author:
- brozow
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_anticipated
java.util.List m_anticipated
m_unanticipated
java.util.List m_unanticipated
NotificationAnticipator
public NotificationAnticipator()
anticipateNotification
public void anticipateNotification(MockNotification mn)
notificationReceived
public void notificationReceived(MockNotification mn)
getAnticipatedNotifications
public java.util.Collection getAnticipatedNotifications()
reset
public void reset()
getUnanticipated
public java.util.Collection getUnanticipated()
- Returns:
waitForAnticipated
public java.util.Collection waitForAnticipated(long millis)
- Returns:
Generated by root on February 14 2005 2157.