public class SMTPNotificationFactory extends Object implements NotificationFactory
| Constructor and Description |
|---|
SMTPNotificationFactory(String host,
Integer port) |
| Modifier and Type | Method and Description |
|---|---|
Emailer |
getEmailer(String fromAddress) |
void |
initialize(String username,
String password) |
public void initialize(String username, String password)
initialize in interface NotificationFactorypublic Emailer getEmailer(String fromAddress)
getEmailer in interface NotificationFactoryCopyright © 2009–2020 LYRASIS. All rights reserved.