Uses of Class
org.jboss.weld.injection.CurrentInjectionPoint
-
Packages that use CurrentInjectionPoint Package Description org.jboss.weld.bean.builtin JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
-
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 javax.enterprise.inject.spi.InjectionPointAbstractDecorableBuiltInBean. getInjectionPoint(CurrentInjectionPoint cip)protected javax.enterprise.inject.spi.InjectionPointAbstractFacadeBean. getInjectionPoint(CurrentInjectionPoint cip)
-