パッケージ jakarta.enterprise.event
インターフェース NotificationOptions.Builder
- 含まれているインターフェース:
- NotificationOptions
public static interface NotificationOptions.Builder
通知オプションビルダー。
- 導入:
- 2.0
- 作成者:
- Martin Kouba
方法の概要
方法の詳細
setExecutor
通知実行者を設定する- パラメーター:
executor- 執行者SE- 戻り値:
- this
set
オプション値を設定する- パラメーター:
optionName- オプション名optionValue- オプション値- 戻り値:
- this
build
NotificationOptions build()通知オプションを構築する- 戻り値:
- NotificationOptions