Interface WeldNotificationOptions

All Superinterfaces:
NotificationOptions

public interface WeldNotificationOptions extends NotificationOptions
The Event.fireAsync(Object, NotificationOptions) method allows to configure the notification of asynchronous observer methods.

Weld defines the following non-portable options:

Since:
3.0
Author:
Martin Kouba
See Also: