Module jakarta.cdi

Class 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:
    Serialized Form
    • Constructor Detail

      • InjectLiteral

        public InjectLiteral()