クラスの使用
jakarta.interceptor.InterceptorBinding
InterceptorBinding を使用するパッケージ パッケージ 説明 jakarta.enterprise.concurrent Jakarta Concurrency 仕様を構成するクラスとインターフェース。jakarta.enterprise.context.control jakarta.security.enterprise.authentication.mechanism.http HTTP 認証メカニズム API パッケージ。jakarta.transaction トランザクションマネージャーと、分散トランザクションに関与するさまざまな関係者、つまりリソースマネージャー、アプリケーション、アプリケーションサーバーとの間の契約を定義する API を提供します。jakarta.enterprise.concurrent 内の InterceptorBinding 使用
型 InterceptorBinding のアノテーションを持つ jakarta.enterprise.concurrent のクラス 修飾子と型 クラス 説明 interface
Asynchronous
非同期で実行する CDI 管理の Bean メソッドにアノテーションを付けます。jakarta.enterprise.context.control 内の InterceptorBinding 使用
型 InterceptorBinding のアノテーションを持つ jakarta.enterprise.context.control のクラス 修飾子と型 クラス 説明 interface
ActivateRequestContext
コンテナーは、クラスとメソッドにアノテーションを付けるために使用できる組み込みのインターセプターを提供し、このメソッドが呼び出されたときにリクエストコンテキストをアクティブ化する必要があることを示します。jakarta.security.enterprise.authentication.mechanism.http 内の InterceptorBinding 使用
型 InterceptorBinding のアノテーションを持つ jakarta.security.enterprise.authentication.mechanism.http のクラス 修飾子と型 クラス 説明 interface
AutoApplySession
AutoApplySession アノテーションは、認証メカニズムがjakarta.servlet.http.registerSession
を使用し、これをすべてのリクエストに自動的に適用することを宣言的に指定する機能をアプリケーションに提供します。interface
LoginToContinue
LoginToContinue
アノテーションは、認証メカニズムに機能を継続するためにアプリケーションにログインを宣言的に追加する機能を提供します。interface
RememberMe
RememberMe アノテーションは、認証メカニズムが認証を効果的に「記憶」し、すべてのリクエストでこれを自動的に適用することを宣言的に指定する機能をアプリケーションに提供します。jakarta.transaction 内の InterceptorBinding 使用
型 InterceptorBinding のアノテーションを持つ jakarta.transaction のクラス 修飾子と型 クラス 説明 interface
Transactional
jakarta.transaction.Transactional アノテーションは、CDI マネージド Bean、および Jakarta EE 仕様によってマネージド Bean として定義されたクラスのトランザクション境界を、メソッドレベルのアノテーションがメソッドレベルのアノテーションをオーバーライドするクラスレベルとメソッドレベルの両方で宣言的に制御する機能をアプリケーションに提供します。クラスレベル。