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