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