Uses of Class
org.jboss.weld.injection.attributes.AbstractForwardingInjectionPointAttributes
-
Packages that use AbstractForwardingInjectionPointAttributes Package Description org.jboss.weld.injection.attributes JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
-
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.
-