@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.
| Constructor and Description |
|---|
InjectionPointGenerator() |
| Modifier and Type | Method and Description |
|---|---|
jakarta.enterprise.inject.spi.InjectionPoint |
getInjectionPoint() |
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.