public class ConstructorInjectionBean<T>
extends <any>
Constructor and Description |
---|
ConstructorInjectionBean(WebBeansContext webBeansContext,
java.lang.Class<T> returnType,
<any> at) |
ConstructorInjectionBean(WebBeansContext webBeansContext,
java.lang.Class<T> returnType,
<any> at,
java.lang.Boolean passivationCapable) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPassivationCapable() |
public ConstructorInjectionBean(WebBeansContext webBeansContext, java.lang.Class<T> returnType, <any> at)
public ConstructorInjectionBean(WebBeansContext webBeansContext, java.lang.Class<T> returnType, <any> at, java.lang.Boolean passivationCapable)