Uses of Class
org.jboss.weld.injection.attributes.AbstractForwardingInjectionPointAttributes
-
Packages that use AbstractForwardingInjectionPointAttributes Package Description org.jboss.weld.injection.attributes -
-
Uses of AbstractForwardingInjectionPointAttributes in org.jboss.weld.injection.attributes
Subclasses of AbstractForwardingInjectionPointAttributes in org.jboss.weld.injection.attributes Modifier and Type Class Description classForwardingFieldInjectionPointAttributes<T,X>An implementation ofWeldInjectionPointAttributesthat forwards calls to an extension-providedInjectionPointimplementation.classForwardingParameterInjectionPointAttributes<T,X>An implementation ofWeldInjectionPointAttributesthat forwards calls to an extension-providedInjectionPointimplementation.
-