| Package | Description |
|---|---|
| org.jboss.weld.injection |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorInjectionPoint<T>
High-level representation of an injected constructor.
|
class |
MethodInjectionPoint<T,X>
High-level representation of an injected method.
|
class |
ProxyClassConstructorInjectionPointWrapper<T>
A wrapper on a
ConstructorInjectionPoint, to be used if a proxy subclass is instantiated instead of the
original (e.g. |
Copyright © 2013 Seam Framework. All Rights Reserved.