org.opennms.netmgt.notifd
Class SnmpTrapNotificationStrategy
java.lang.Object
org.opennms.netmgt.notifd.SnmpTrapNotificationStrategy
- All Implemented Interfaces:
- NotificationStrategy
public class SnmpTrapNotificationStrategy
- extends Object
- implements NotificationStrategy
- Author:
- david
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnmpTrapNotificationStrategy
public SnmpTrapNotificationStrategy()
send
public int send(List<Argument> arguments)
- Specified by:
send in interface NotificationStrategy
sendV1Trap
public void sendV1Trap()
throws Exception
- Throws:
Exception
sendV2Trap
public void sendV2Trap()
throws Exception
- Throws:
Exception
Copyright © 2009. All Rights Reserved.