Class InjectionPointGenerator

java.lang.Object
com.sun.faces.cdi.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 Details

    • InjectionPointGenerator

      public InjectionPointGenerator()
  • Method Details

    • getInjectionPoint

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