クラス 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()