クラス ConversationScoped.Literal
java.lang.ObjectSE
jakarta.enterprise.util.AnnotationLiteral<ConversationScoped>
jakarta.enterprise.context.ConversationScoped.Literal
- 実装されているすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- ConversationScoped
public static final class ConversationScoped.Literal
extends AnnotationLiteral<ConversationScoped>
implements ConversationScoped
ConversationScoped アノテーションのインラインインスタンス化をサポートします。- 導入:
- 2.0
- 作成者:
- Martin Kouba
- 関連事項:
ネストされたクラスの要約
クラス jakarta.enterprise.context.ConversationScoped から継承されたネストクラス / インターフェース
ConversationScoped.Literalフィールドのサマリー
フィールドコンストラクターの概要
コンストラクター方法の概要
クラス jakarta.enterprise.util.AnnotationLiteral から継承されたメソッド
annotationType, equals, hashCode, toString
フィールドの詳細
INSTANCE
デフォルトの ConversationScoped リテラル
コンストラクターの詳細
Literal
public Literal()