public class NewLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.New>
implements javax.enterprise.inject.New
New| Modifier and Type | Field and Description |
|---|---|
static NewLiteral |
DEFAULT_INSTANCE |
| Constructor and Description |
|---|
NewLiteral(Class<?> value) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final NewLiteral DEFAULT_INSTANCE
public NewLiteral(Class<?> value)
public Class<?> value()
Copyright © 2017. All rights reserved.