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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic 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()
Comments to: cdi-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to license terms.