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