Uses of Class
org.jboss.weld.injection.CurrentInjectionPoint
-
Packages that use CurrentInjectionPoint Package Description org.jboss.weld.bean.builtin -
-
Uses of CurrentInjectionPoint in org.jboss.weld.bean.builtin
Methods in org.jboss.weld.bean.builtin with parameters of type CurrentInjectionPoint Modifier and Type Method Description protected jakarta.enterprise.inject.spi.InjectionPointAbstractDecorableBuiltInBean. getInjectionPoint(CurrentInjectionPoint cip)protected jakarta.enterprise.inject.spi.InjectionPointAbstractFacadeBean. getInjectionPoint(CurrentInjectionPoint cip)
-