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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final NewLiteral DEFAULT_INSTANCE
public NewLiteral(Class<?> value)
public Class<?> value()
Copyright © 2016. All Rights Reserved.