org.opennms.netmgt.notifd
Class HttpNotificationStrategy
java.lang.Object
org.opennms.netmgt.notifd.HttpNotificationStrategy
- All Implemented Interfaces:
- NotificationStrategy
public class HttpNotificationStrategy
- extends Object
- implements NotificationStrategy
HttpNotificationStrategy class.
- Version:
- $Id: $
- Author:
- David Hustace
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpNotificationStrategy
public HttpNotificationStrategy()
send
public int send(List<Argument> arguments)
send
- Specified by:
send in interface NotificationStrategy
- Parameters:
arguments - a List object.
- Returns:
- a int.
Copyright © 2011. All Rights Reserved.