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