クラス BeforeDestroyed.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<BeforeDestroyed>
-
- jakarta.enterprise.context.BeforeDestroyed.Literal
- 実装されているすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- BeforeDestroyed
public static final class BeforeDestroyed.Literal extends AnnotationLiteral<BeforeDestroyed> implements BeforeDestroyed
BeforeDestroyed修飾子のインラインインスタンス化をサポートします。- 関連事項:
- 連載形式
ネストされたクラスの要約
クラス jakarta.enterprise.context.BeforeDestroyed から継承されたネストクラス / インターフェース
BeforeDestroyed.Literal
フィールドのサマリー
フィールド 修飾子と型 フィールド 説明 static BeforeDestroyed.LiteralAPPLICATIONstatic BeforeDestroyed.LiteralCONVERSATIONstatic BeforeDestroyed.LiteralREQUESTstatic BeforeDestroyed.LiteralSESSION
方法の概要
すべてのメソッド 静的メソッド インスタンスメソッド 具象メソッド 修飾子と型 メソッド 説明 static BeforeDestroyed.Literalof(ClassSE<? extends AnnotationSE> value)ClassSE<? extends AnnotationSE>value()クラス 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
フィールドの詳細
REQUEST
public static final BeforeDestroyed.Literal REQUEST
CONVERSATION
public static final BeforeDestroyed.Literal CONVERSATION
SESSION
public static final BeforeDestroyed.Literal SESSION
APPLICATION
public static final BeforeDestroyed.Literal APPLICATION
メソッドの詳細
of
public static BeforeDestroyed.Literal of(ClassSE<? extends AnnotationSE> value)
value
public ClassSE<? extends AnnotationSE> value()