Package org.apache.myfaces.cdi.util
Class DefaultLiteral
- java.lang.Object
- 
- jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Default>
- 
- org.apache.myfaces.cdi.util.DefaultLiteral
 
 
- 
- All Implemented Interfaces:
- Annotation
 
 public class DefaultLiteral extends jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Default> implements jakarta.enterprise.inject.DefaultLiteral for theDefaultannotation.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description DefaultLiteral()
 - 
Method Summary- 
Methods inherited from class jakarta.enterprise.util.AnnotationLiteralannotationType, equals, hashCode, toString
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface java.lang.annotation.AnnotationannotationType, equals, hashCode, toString
 
- 
 
-