|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.notifd.JavaMailNotificationStrategy
Implements NotificationStragey pattern used to send notifications via the Java Mail API.
| Field Summary | |
(package private) org.apache.log4j.Category |
log
|
| Constructor Summary | |
JavaMailNotificationStrategy()
|
|
| Method Summary | |
private JavaMailer |
buildMessage(java.util.List arguments)
This method extracts the to, subject, and message text from the parameters passed in the notification. |
int |
send(java.util.List arguments)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
org.apache.log4j.Category log
| Constructor Detail |
public JavaMailNotificationStrategy()
| Method Detail |
public int send(java.util.List arguments)
send in interface NotificationStrategyprivate JavaMailer buildMessage(java.util.List arguments)
arguments -
|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||