Class InjectionPointGenerator


  • @Dependent
    public class InjectionPointGenerator
    extends Object

    This is a work around in order to be able to get InjectionPoint in CdiProducer. It is broken in some Weld versions.

    Since:
    2.3
    • Constructor Detail

      • InjectionPointGenerator

        public InjectionPointGenerator()
    • Method Detail

      • getInjectionPoint

        public jakarta.enterprise.inject.spi.InjectionPoint getInjectionPoint()