|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opennms.netmgt.notifd.mock.MockNotificationStrategy
Field Summary | |
(package private) java.util.Map |
notificationsSent
|
private static NotificationAnticipator |
s_anticpator
|
Constructor Summary | |
MockNotificationStrategy()
|
Method Summary | |
static NotificationAnticipator |
getAnticpator()
|
int |
send(java.util.List arguments)
|
static void |
setAnticpator(NotificationAnticipator anticpator)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static NotificationAnticipator s_anticpator
java.util.Map notificationsSent
Constructor Detail |
public MockNotificationStrategy()
Method Detail |
public int send(java.util.List arguments)
send
in interface NotificationStrategy
public static NotificationAnticipator getAnticpator()
public static void setAnticpator(NotificationAnticipator anticpator)
|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |