クラス 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.Literal
APPLICATION
static BeforeDestroyed.Literal
CONVERSATION
static BeforeDestroyed.Literal
REQUEST
static BeforeDestroyed.Literal
SESSION
メソッドのサマリー
すべてのメソッド 静的メソッド インスタンスメソッド 具象メソッド 修飾子と型 メソッド 説明 static BeforeDestroyed.Literal
of(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()