|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.component.AbstractOwbBean<javax.inject.Provider<T>>
org.apache.webbeans.component.InstanceBean<T>
public class InstanceBean<T>
| Field Summary | |
|---|---|
static java.lang.ThreadLocal<javax.enterprise.inject.spi.InjectionPoint> |
local
|
| Fields inherited from class org.apache.webbeans.component.AbstractOwbBean |
|---|
apiTypes, enabled, implQualifiers, implScopeType, injectionPoints, name, nullable, passivatingId, returnType, scopeClass, serializable, specializedBean, stereoTypeClasses, stereoTypes, webBeansType |
| Constructor Summary | |
|---|---|
InstanceBean(WebBeansContext webBeansContext)
|
|
| Method Summary | |
|---|---|
protected javax.inject.Provider<T> |
createInstance(javax.enterprise.context.spi.CreationalContext<javax.inject.Provider<T>> creationalContext)
Creates the instance of the bean that has a specific implementation type. |
boolean |
isPassivationCapable()
True if passivation capable false otherwise. |
| Methods inherited from class org.apache.webbeans.component.AbstractOwbBean |
|---|
addApiType, addInjectionPoint, addQualifier, addStereoType, create, createNewInstance, destroy, destroyCreatedInstance, destroyInstance, getBeanClass, getId, getImplQualifiers, getImplScopeType, getInjectionPoint, getInjectionPoints, getLogger, getManager, getName, getOwbStereotypes, getQualifiers, getReturnType, getScope, getStereotypes, getTypes, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isNullable, isSerializable, isSpecializedBean, setEnabled, setImplScopeType, setName, setNullable, setSerializable, setSpecializedBean, toString, validatePassivationDependencies |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.ThreadLocal<javax.enterprise.inject.spi.InjectionPoint> local
| Constructor Detail |
|---|
public InstanceBean(WebBeansContext webBeansContext)
| Method Detail |
|---|
protected javax.inject.Provider<T> createInstance(javax.enterprise.context.spi.CreationalContext<javax.inject.Provider<T>> creationalContext)
AbstractOwbBean
createInstance in class AbstractOwbBean<javax.inject.Provider<T>>creationalContext - the contextual instance shall be created in
public boolean isPassivationCapable()
OwbBean
isPassivationCapable in interface OwbBean<javax.inject.Provider<T>>isPassivationCapable in class AbstractOwbBean<javax.inject.Provider<T>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||