org.opencrx.kernel.plugin.application.base
Class AlertSenderImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.base.AlertSenderImpl

public class AlertSenderImpl
extends Object


Field Summary
protected  AlertSender current
           
protected  AlertSender next
           
 
Constructor Summary
AlertSenderImpl(AlertSender current, AlertSender next)
           
 
Method Summary
 Backend getBackend()
           
 Void sendAlert(SendAlertParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final AlertSender current

next

protected final AlertSender next
Constructor Detail

AlertSenderImpl

public AlertSenderImpl(AlertSender current,
                       AlertSender next)
Method Detail

getBackend

public Backend getBackend()

sendAlert

public Void sendAlert(SendAlertParams params)


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.