Uses of Class
org.jboss.weld.injection.ParameterInjectionPointImpl
-
Packages that use ParameterInjectionPointImpl Package Description org.jboss.weld.injection -
-
Uses of ParameterInjectionPointImpl in org.jboss.weld.injection
Methods in org.jboss.weld.injection that return ParameterInjectionPointImpl Modifier and Type Method Description static <T,X>
ParameterInjectionPointImpl<T,X>ParameterInjectionPointImpl. silent(ParameterInjectionPointAttributes<T,X> attributes)Creates an injection point without firing theProcessInjectionPointevent.
-