public static final class Destroyed.Literal extends AnnotationLiteral<Destroyed> implements Destroyed
Destroyed
qualifier.Destroyed.Literal
Modifier and Type | Field and Description |
---|---|
static Destroyed.Literal |
APPLICATION |
static Destroyed.Literal |
CONVERSATION |
static Destroyed.Literal |
REQUEST |
static Destroyed.Literal |
SESSION |
Modifier and Type | Method and Description |
---|---|
static Destroyed.Literal |
of(Class<? extends Annotation> value) |
Class<? extends Annotation> |
value() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public 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(Class<? extends Annotation> value)
public Class<? extends Annotation> value()
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.