public class DefaultLiteral extends EmptyAnnotationLiteral<javax.enterprise.inject.Default> implements javax.enterprise.inject.Default
Default literal annotation.| Modifier and Type | Field and Description |
|---|---|
static Annotation[] |
ARRAY |
static DefaultLiteral |
INSTANCE |
| Constructor and Description |
|---|
DefaultLiteral() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCodepublic static final DefaultLiteral INSTANCE
public static final Annotation[] ARRAY
public String toString()
toString in interface AnnotationtoString in class javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Default>Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.