public class DestroyedLiteral extends AnnotationLiteral<Destroyed> implements Destroyed
Destroyed.| Modifier and Type | Field and Description |
|---|---|
static DestroyedLiteral |
APPLICATION |
static DestroyedLiteral |
CONVERSATION |
static DestroyedLiteral |
REQUEST |
static DestroyedLiteral |
SESSION |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
value() |
annotationType, equals, hashCode, toStringpublic static final DestroyedLiteral REQUEST
public static final DestroyedLiteral CONVERSATION
public static final DestroyedLiteral SESSION
public static final DestroyedLiteral APPLICATION
Copyright © 2015. All Rights Reserved.