org.opennms.netmgt.notifd
Class JavaMailNotificationStrategy
java.lang.Object
org.opennms.netmgt.notifd.JavaMailNotificationStrategy
- All Implemented Interfaces:
- NotificationStrategy
public class JavaMailNotificationStrategy
- extends Object
- implements NotificationStrategy
Implements NotificationStragey pattern used to send notifications via the
Java Mail API.
- Author:
- David Hustace
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaMailNotificationStrategy
public JavaMailNotificationStrategy()
send
public int send(List<Argument> arguments)
- Specified by:
send in interface NotificationStrategy
Copyright © 2009. All Rights Reserved.