public class BSFNotificationStrategy extends Object implements NotificationStrategy
Constructor and Description |
---|
BSFNotificationStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
log(String level,
String format,
Object... args) |
int |
send(List<Argument> arguments)
send
|
public int send(List<Argument> arguments)
NotificationStrategy
send
send
in interface NotificationStrategy
arguments
- a List
object.Copyright © 2021. All rights reserved.