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 InjectionPointAbstractDecorableBuiltInBean. getInjectionPoint(CurrentInjectionPoint cip)protected InjectionPointAbstractFacadeBean. getInjectionPoint(CurrentInjectionPoint cip)
-