|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.notifd.JavaMailNotificationStrategy
public class JavaMailNotificationStrategy
Implements NotificationStragey pattern used to send notifications via the Java Mail API.
| Constructor Summary | |
|---|---|
JavaMailNotificationStrategy()
Constructor for JavaMailNotificationStrategy. |
|
| Method Summary | |
|---|---|
int |
send(List<Argument> arguments)
send |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaMailNotificationStrategy()
Constructor for JavaMailNotificationStrategy.
| Method Detail |
|---|
public int send(List<Argument> arguments)
send
send in interface NotificationStrategyarguments - a List object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||