public class DestroyedLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.Destroyed>
implements javax.enterprise.context.Destroyed
| Modifier and Type | Field and Description |
|---|---|
static DestroyedLiteral |
APPLICATION |
| 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 APPLICATION
public Class<? extends Annotation> value()
Copyright © 2017 JBoss by Red Hat. All rights reserved.