@Service @RunLevel(value=10) public class SnmpNotificationEventFactory extends NotificationEventFactory<SnmpNotificationEvent>
| Constructor and Description |
|---|
SnmpNotificationEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
SnmpNotificationEvent |
buildNotificationEvent(Level level,
String subject,
String message,
Object[] parameters) |
SnmpNotificationEvent |
buildNotificationEvent(String subject,
String message) |
getStore, initializeEvent, registerEventFactorypublic SnmpNotificationEvent buildNotificationEvent(String subject, String message)
buildNotificationEvent in class NotificationEventFactory<SnmpNotificationEvent>public SnmpNotificationEvent buildNotificationEvent(Level level, String subject, String message, Object[] parameters)
buildNotificationEvent in class NotificationEventFactory<SnmpNotificationEvent>Copyright © 2017. All rights reserved.