Uses of Class
org.jboss.weld.resolution.AbstractAssignabilityRules
-
Packages that use AbstractAssignabilityRules Package Description org.jboss.weld.resolution -
-
Uses of AbstractAssignabilityRules in org.jboss.weld.resolution
Subclasses of AbstractAssignabilityRules in org.jboss.weld.resolution Modifier and Type Class Description class
BeanTypeAssignabilityRules
Implementation of the Section 5.2.4 of the CDI specification.class
DelegateInjectionPointAssignabilityRules
Implementation of the Section 8.3.1 of the CDI specification.class
EventTypeAssignabilityRules
This class implements Section 10.3.1 of the CDI specification.
-