Class InjectLiteral
- All Implemented Interfaces:
Annotation
Supports inline instantiation of the
Inject
annotation.- Since:
- 2.0
- Author:
- Martin Kouba
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
Default Inject literal
-
-
Constructor Details
-
InjectLiteral
public InjectLiteral()
-