org.rhq.enterprise.server.plugins.alertMicroblog
Class MicroblogSender

java.lang.Object
  extended by org.rhq.enterprise.server.plugin.pc.alert.AlertSender
      extended by org.rhq.enterprise.server.plugins.alertMicroblog.MicroblogSender

public class MicroblogSender
extends AlertSender

Send alert notifications via Microblogging services like Twitter or laconi.ca

Author:
Heiko W. Rupp

Field Summary
 
Fields inherited from class org.rhq.enterprise.server.plugin.pc.alert.AlertSender
alertParameters, extraParameters, pluginComponent, preferences, serverPluginEnvironment
 
Constructor Summary
MicroblogSender()
           
 
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

MicroblogSender

public MicroblogSender()
Method Detail

send

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


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