org.opennms.netmgt.notifd
Class HttpNotificationStrategy

java.lang.Object
  extended by org.opennms.netmgt.notifd.HttpNotificationStrategy
All Implemented Interfaces:
NotificationStrategy

public class HttpNotificationStrategy
extends Object
implements NotificationStrategy

Author:
David Hustace

Constructor Summary
HttpNotificationStrategy()
           
 
Method Summary
 int send(List<Argument> arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpNotificationStrategy

public HttpNotificationStrategy()
Method Detail

send

public int send(List<Argument> arguments)
Specified by:
send in interface NotificationStrategy


Copyright © 2009. All Rights Reserved.