| Package | Description |
|---|---|
| fish.payara.notification.eventbus.core |
| Modifier and Type | Method and Description |
|---|---|
CDIEventbusNotificationEvent |
CDIEventbusNotificationEventFactory.buildNotificationEvent(Level level,
String subject,
String message,
Object[] parameters) |
CDIEventbusNotificationEvent |
CDIEventbusNotificationEventFactory.buildNotificationEvent(String subject,
String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
CDIEventbusNotifierService.handleNotification(CDIEventbusNotificationEvent event) |
| Constructor and Description |
|---|
CDIEventbusMessageImpl(CDIEventbusNotificationEvent event,
String subject,
String message) |
Copyright © 2017. All rights reserved.