クラス RequestScoped.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<RequestScoped>
-
- jakarta.enterprise.context.RequestScoped.Literal
- 実装されたすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- RequestScoped
public static final class RequestScoped.Literal extends AnnotationLiteral<RequestScoped> implements RequestScoped
RequestScoped
アノテーションのインラインインスタンス化をサポートします。- 導入:
- 2.0
- 作成者:
- Martin Kouba
- 関連事項:
- 直列化された形式
ネストされたクラスのサマリー
クラス jakarta.enterprise.context.RequestScoped から継承されたネストクラス / インターフェース
RequestScoped.Literal
フィールドサマリー
フィールド 修飾子と型 フィールド 説明 static RequestScoped.Literal
INSTANCE
コンストラクターのサマリー
コンストラクター コンストラクター 説明 Literal()
メソッドのサマリー
クラス jakarta.enterprise.util.AnnotationLiteral から継承されたメソッド
annotationType, equals, hashCode, toString
クラス java.lang.ObjectSE から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, waitSE, waitSE
インターフェース java.lang.annotation.AnnotationSE から継承されたメソッド
annotationType, equalsSE, hashCode, toString
フィールドの詳細
INSTANCE
public static final RequestScoped.Literal INSTANCE