org.rhq.enterprise.server.plugins.alertMobicents
Class MobicentsSender

java.lang.Object
  extended by org.rhq.enterprise.server.plugin.pc.alert.AlertSender
      extended by org.rhq.enterprise.server.plugins.alertMobicents.MobicentsSender

public class MobicentsSender
extends AlertSender

AlertSender that notifies users via Mobicents (voice, sms)

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
MobicentsSender()
           
 
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

MobicentsSender

public MobicentsSender()
Method Detail

send

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


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