クラス 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
フィールドサマリー
フィールド 修飾子と型 フィールド 説明 static ApplicationScoped.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 ApplicationScoped.Literal INSTANCE