| Package | Description | 
|---|---|
| javax.enterprise.event | Annotations and interfaces relating to events. | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationOptions | NotificationOptions.Builder. build() | 
| static NotificationOptions | NotificationOptions. of(String optionName,
  Object optionValue) | 
| static NotificationOptions | NotificationOptions. ofExecutor(Executor executor) | 
| Modifier and Type | Method and Description | 
|---|---|
| <U extends T> | Event. fireAsync(U event,
         NotificationOptions options)
 Fires an event asynchronously with the specified qualifiers and notifies asynchronous observers. | 
Comments to: cdi-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to license terms.