Uses of Interface
jakarta.enterprise.event.NotificationOptions.Builder
-
Packages that use NotificationOptions.Builder Package Description jakarta.enterprise.event Annotations and interfaces relating to events. -
-
Uses of NotificationOptions.Builder in jakarta.enterprise.event
Methods in jakarta.enterprise.event that return NotificationOptions.Builder Modifier and Type Method Description static NotificationOptions.Builder
NotificationOptions. builder()
NotificationOptions.Builder
NotificationOptions.Builder. set(String optionName, Object optionValue)
NotificationOptions.Builder
NotificationOptions.Builder. setExecutor(Executor executor)
-