public class MockNotificationStrategy extends Object implements NotificationStrategy
| Constructor and Description | 
|---|
MockNotificationStrategy()  | 
| Modifier and Type | Method and Description | 
|---|---|
static NotificationAnticipator | 
getAnticipator()  | 
int | 
send(List<Argument> arguments)
send 
 | 
static void | 
setAnticipator(NotificationAnticipator anticipator)  | 
public int send(List<Argument> arguments)
NotificationStrategysend
send in interface NotificationStrategyarguments - a List object.public static NotificationAnticipator getAnticipator()
public static void setAnticipator(NotificationAnticipator anticipator)
Copyright © 2020. All rights reserved.