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