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 |
|---|---|
Class<? extends Annotation> |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final DestroyedLiteral REQUEST
public static final DestroyedLiteral CONVERSATION
public static final DestroyedLiteral SESSION
public static final DestroyedLiteral APPLICATION
public Class<? extends Annotation> value()
Copyright © 2013 Seam Framework. All Rights Reserved.