クラス TransientReference.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<TransientReference>
-
- jakarta.enterprise.inject.TransientReference.Literal
- 実装されたすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- TransientReference
public static final class TransientReference.Literal extends AnnotationLiteral<TransientReference> implements TransientReference
TransientReference
アノテーションのインラインインスタンス化をサポートします。
ネストされたクラスのサマリー
クラス jakarta.enterprise.inject.TransientReference から継承されたネストクラス / インターフェース
TransientReference.Literal
フィールドサマリー
フィールド 修飾子と型 フィールド 説明 static TransientReference.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 TransientReference.Literal INSTANCE