org.rhq.enterprise.server.plugins.alertEmail
Class EmailSender
java.lang.Object
org.rhq.enterprise.server.plugin.pc.alert.AlertSender
org.rhq.enterprise.server.plugins.alertEmail.EmailSender
public class EmailSender
- extends AlertSender
Class to send emails. Actually it does not do the work
itself, but just prepares the input which is then passed to
- Author:
- Heiko W. Rupp, Joseph Marques
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailSender
public EmailSender()
send
public SenderResult send(Alert alert)
- Specified by:
send in class AlertSender
previewConfiguration
public String previewConfiguration()
- Overrides:
previewConfiguration in class AlertSender
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.