Package | Description |
---|---|
org.jboss.weld.resolution |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAssignabilityRules
Base class for AssignabilityRules implementations.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static AssignabilityRules |
EventTypeAssignabilityRules.instance() |
static AssignabilityRules |
BeanTypeAssignabilityRules.instance() |
static AssignabilityRules |
DelegateInjectionPointAssignabilityRules.instance() |
Copyright © 2016. All rights reserved.