public class NewLiteral extends AnnotationLiteral<New> implements 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 © 2013 Seam Framework. All Rights Reserved.