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