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