public class SnmpTrapNotificationStrategy extends Object implements NotificationStrategy
SnmpTrapNotificationStrategy class.
Constructor and Description |
---|
SnmpTrapNotificationStrategy() |
Modifier and Type | Method and Description |
---|---|
int |
send(List<Argument> arguments)
send
|
void |
sendV1Trap()
sendV1Trap
|
void |
sendV2Trap()
sendV2Trap
|
public int send(List<Argument> arguments)
send
send
in interface NotificationStrategy
arguments
- a List
object.Copyright © 2021. All rights reserved.