org.rhq.enterprise.server.plugins.alertIrc
Class IrcSender

java.lang.Object
  extended by org.rhq.enterprise.server.plugin.pc.alert.AlertSender<IrcAlertComponent>
      extended by org.rhq.enterprise.server.plugins.alertIrc.IrcSender

public class IrcSender
extends AlertSender<IrcAlertComponent>

Sends an alert notification via IRC.

Author:
Justin Harris

Field Summary
 
Fields inherited from class org.rhq.enterprise.server.plugin.pc.alert.AlertSender
alertParameters, extraParameters, pluginComponent, preferences, serverPluginEnvironment
 
Constructor Summary
IrcSender()
           
 
Method Summary
 SenderResult send(Alert alert)
           
 
Methods inherited from class org.rhq.enterprise.server.plugin.pc.alert.AlertSender
fence, previewConfiguration, unfence, unfence, validateAndFinalizeConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IrcSender

public IrcSender()
Method Detail

send

public SenderResult send(Alert alert)
Specified by:
send in class AlertSender<IrcAlertComponent>


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.