クラス Dependent.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<Dependent>
-
- jakarta.enterprise.context.Dependent.Literal
- 実装されたすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- Dependent
public static final class Dependent.Literal extends AnnotationLiteral<Dependent> implements Dependent
Dependent
アノテーションのインラインインスタンス化をサポートします。- 導入:
- 2.0
- 作成者:
- Martin Kouba
- 関連事項:
- 直列化された形式
ネストされたクラスのサマリー
クラス jakarta.enterprise.context.Dependent から継承されたネストクラス / インターフェース
Dependent.Literal
フィールドサマリー
フィールド 修飾子と型 フィールド 説明 static Dependent.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 Dependent.Literal INSTANCE