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