|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotificationStrategy
Implement this interface as a Java notification "plug-in" for use with the notficationCommands.xml file. Build a class using this interface, and in the xml file set binary=false, and specify the class in the execute tag.
| Method Summary | |
|---|---|
int |
send(List<Argument> arguments)
send |
| Method Detail |
|---|
int send(List<Argument> arguments)
send
arguments - a List object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||