org.opennms.netmgt.notifd
Class XMPPNotificationStrategy
java.lang.Object
org.opennms.netmgt.notifd.XMPPNotificationStrategy
- All Implemented Interfaces:
- NotificationStrategy
public class XMPPNotificationStrategy
- extends Object
- implements NotificationStrategy
Implements NotificationStragey pattern used to send notifications using the
XMPP message protocol.
/**
- Author:
- Mathew Brozowski, David Hustace, DJ Gregor, Jonathan Sartin, Chris Abernethy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMPPNotificationStrategy
public XMPPNotificationStrategy()
send
public int send(List<Argument> arguments)
- Specified by:
send in interface NotificationStrategy
Copyright © 2009. All Rights Reserved.