org.rhq.enterprise.server.plugins.alertRoles
Class RolesSender
java.lang.Object
org.rhq.enterprise.server.plugin.pc.alert.AlertSender
org.rhq.enterprise.server.plugins.alertRoles.RolesSender
public class RolesSender
- extends AlertSender
AlertSender that notifies RHQ roles by gathering the email addresses of the
members of the given roles and putting them into the SenderResult object for
later delivery by the system.
- Author:
- Heiko W. Rupp, Joseph Marques
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RolesSender
public RolesSender()
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.