Class AnyLiteral
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Any>
com.github.hazendaz.beanprovider.internal.deltaspike.literal.AnyLiteral
- All Implemented Interfaces:
Annotation
public class AnyLiteral
extends jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Any>
implements jakarta.enterprise.inject.Any
Literal for the
Any annotation.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.enterprise.inject.Any
jakarta.enterprise.inject.Any.Literal -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Constructor Details
-
AnyLiteral
public AnyLiteral()
-