| Package | Description |
|---|---|
| org.jboss.weld.injection | |
| org.jboss.weld.introspector |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorInjectionPoint<T> |
class |
FieldInjectionPoint<T,X> |
class |
MethodInjectionPoint<T,X> |
class |
ProxyClassConstructorInjectionPointWrapper<T>
A wrapper on a
ConstructorInjectionPoint, to be used if a proxy subclass is instantiated instead of the
original (e.g. |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingWeldConstructor<T> |
class |
ForwardingWeldField<T,X> |
class |
ForwardingWeldMethod<T,X> |
Copyright © 2014 Seam Framework. All Rights Reserved.