| Package | Description |
|---|---|
| javax.enterprise.event |
| Modifier and Type | Method and Description |
|---|---|
NotificationOptions |
NotificationOptions.Builder.build() |
static NotificationOptions |
NotificationOptions.of(String optionKey,
Object value) |
static NotificationOptions |
NotificationOptions.ofExecutor(Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
<U extends T> |
Event.fireAsync(U asyncEvent,
NotificationOptions notificationOptions)
Fires the given event asynchronous and notifies all
ObservesAsync observers. |
Copyright © 2025. All rights reserved.