Package org.apache.myfaces.cdi.util
Class AnyLiteral
- java.lang.Object
- 
- jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Any>
- 
- org.apache.myfaces.cdi.util.AnyLiteral
 
 
- 
- All Implemented Interfaces:
- Annotation
 
 public class AnyLiteral extends jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Any> implements jakarta.enterprise.inject.AnyLiteral for theAnyannotation. NOTE: Taken from Apache DeltaSpike- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description AnyLiteral()
 - 
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
 
- 
 
-