| Package | Description |
|---|---|
| org.jboss.weld.bean.builtin | |
| org.jboss.weld.injection | |
| org.jboss.weld.injection.attributes | |
| org.jboss.weld.util.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicLookupInjectionPoint
|
class |
FacadeInjectionPoint |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicInjectionPoint
A proxy that forwards call to the current
SLSBInvocationInjectionPoint. |
class |
FieldInjectionPoint<T,X> |
class |
ParameterInjectionPointImpl<T,X> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractForwardingInjectionPointAttributes<T,S> |
class |
ForwardingFieldInjectionPointAttributes<T,X>
An implementation of
WeldInjectionPointAttributes that forwards calls to an extension-provided InjectionPoint
implementation. |
class |
ForwardingInjectionPointAttributes<T,S> |
class |
ForwardingParameterInjectionPointAttributes<T,X>
An implementation of
WeldInjectionPointAttributes that forwards calls to an extension-provided InjectionPoint
implementation. |
class |
SpecialParameterInjectionPoint<T,X>
Represents a method/constructor parameter, which is not an injection point.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableForwardingInjectionPoint |
Copyright © 2014 Seam Framework. All Rights Reserved.