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, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode
public static final DefaultLiteral INSTANCE
public static final Annotation[] ARRAY
public String toString()
toString
in interface Annotation
toString
in class javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Default>
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.