public static final class Destroyed.Literal extends AnnotationLiteral<Destroyed> implements Destroyed
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() |
annotationType, equals, hashCode, toStringcloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEannotationTypeSE, equalsSE, hashCodeSE, toStringSEpublic static final Destroyed.Literal REQUEST
public static final Destroyed.Literal CONVERSATION
public static final Destroyed.Literal SESSION
public static final Destroyed.Literal APPLICATION
public static Destroyed.Literal of(ClassSE<? extends AnnotationSE> value)
public ClassSE<? extends AnnotationSE> value()
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.