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