Class InjectLiteral
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<jakarta.inject.Inject>
jakarta.enterprise.inject.literal.InjectLiteral
- All Implemented Interfaces:
Annotation
public final class InjectLiteral
extends AnnotationLiteral<jakarta.inject.Inject>
implements jakarta.inject.Inject
Supports inline instantiation of the
Inject
annotation.- Since:
- 2.0
- Author:
- Martin Kouba
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString