|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.component.AbstractOwbBean<javax.enterprise.event.Event<T>>
org.apache.webbeans.component.EventBean<T>
public class EventBean<T>
Implicit observable bean definition.
| 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 | |
|---|---|
EventBean(WebBeansContext webBeansContext)
Creates a new instance of event bean. |
|
| Method Summary | |
|---|---|
protected javax.enterprise.event.Event<T> |
createInstance(javax.enterprise.context.spi.CreationalContext<javax.enterprise.event.Event<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 EventBean(WebBeansContext webBeansContext)
webBeansContext - | Method Detail |
|---|
protected javax.enterprise.event.Event<T> createInstance(javax.enterprise.context.spi.CreationalContext<javax.enterprise.event.Event<T>> creationalContext)
createInstance in class AbstractOwbBean<javax.enterprise.event.Event<T>>creationalContext - the contextual instance shall be created in
public boolean isPassivationCapable()
OwbBean
isPassivationCapable in interface OwbBean<javax.enterprise.event.Event<T>>isPassivationCapable in class AbstractOwbBean<javax.enterprise.event.Event<T>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||