@Service @RunLevel(value=10) public class EventbusNotificationEventFactory extends NotificationEventFactory<EventbusNotificationEvent>
| Constructor and Description |
|---|
EventbusNotificationEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
EventbusNotificationEvent |
buildNotificationEvent(String name,
List<HealthCheckResultEntry> entries,
Level level) |
EventbusNotificationEvent |
buildNotificationEvent(String subject,
RequestTrace requestTrace) |
protected EventbusNotificationEvent |
createEventInstance() |
buildNotificationEvent, buildNotificationEvent, getCumulativeMessages, getMessageFormatted, getStore, getSubject, initializeEvent, registerEventFactoryprotected EventbusNotificationEvent createEventInstance()
createEventInstance in class NotificationEventFactory<EventbusNotificationEvent>public EventbusNotificationEvent buildNotificationEvent(String subject, RequestTrace requestTrace)
buildNotificationEvent in class NotificationEventFactory<EventbusNotificationEvent>public EventbusNotificationEvent buildNotificationEvent(String name, List<HealthCheckResultEntry> entries, Level level)
buildNotificationEvent in class NotificationEventFactory<EventbusNotificationEvent>Copyright © 2019. All rights reserved.