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