| Package | Description |
|---|---|
| fish.payara.notification | |
| fish.payara.notification.eventbus.core | |
| fish.payara.notification.healthcheck | |
| fish.payara.notification.requesttracing |
| Modifier and Type | Method and Description |
|---|---|
<T extends NotificationData> |
NotificationData.as(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
NotificationData |
Notification.getData() |
| Modifier and Type | Method and Description |
|---|---|
NotificationData |
CDIEventbusMessageImpl.getData() |
NotificationData |
EventbusMessageImpl.getData() |
NotificationData |
CDIEventbusNotificationEvent.getNotificationData() |
NotificationData |
EventbusNotificationEvent.getNotificationData() |
| Modifier and Type | Method and Description |
|---|---|
void |
CDIEventbusNotificationEvent.setNotificationData(NotificationData notificationData) |
void |
EventbusNotificationEvent.setNotificationData(NotificationData notificationData) |
| Modifier and Type | Class and Description |
|---|---|
class |
HealthCheckNotificationData |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestTracingNotificationData |
Copyright © 2019. All rights reserved.