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