| Package | Description |
|---|---|
| org.apache.webbeans.portable.events | |
| org.apache.webbeans.portable.events.discovery | |
| org.apache.webbeans.portable.events.generics |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessAnnotatedTypeImpl<X>
Default implementation of the
ProcessAnnotatedType. |
class |
ProcessBeanAttributesImpl<T> |
class |
ProcessBeanImpl<X>
Implementation of the
ProcessBean. |
class |
ProcessInjectionPointImpl<T,X>
Fired for every
InjectionPoint of every Java EE component class supporting injection,
including every ManagedBean, EJB session or message-driven bean, bean, interceptor or decorator. |
class |
ProcessInjectionTargetImpl<X>
Implementation of the
ProcessInjectionTarget. |
class |
ProcessManagedBeanImpl<X>
Implementation of
ProcessManagedBean. |
class |
ProcessObserverMethodImpl<T,X>
Implementation of
ProcessObserverMethod. |
class |
ProcessProducerFieldImpl<X,T>
Implementation of the
ProcessProducerField. |
class |
ProcessProducerImpl<X,T>
Implementation of
ProcessProducer. |
class |
ProcessProducerMethodImpl<X,T>
Implementation of
ProcessProducerMethod. |
class |
ProcessSessionBeanImpl<X>
Implementation of
ProcessSessionBean. |
class |
ProcessSyntheticAnnotatedTypeImpl<X>
Default implementation of the
ProcessSyntheticAnnotatedType. |
| Modifier and Type | Class and Description |
|---|---|
class |
AfterBeanDiscoveryImpl
Event that is fired by the container after it discovers beans.
|
class |
AfterDeploymentValidationImpl
Event that is fired by the container after it validates
deployment.
|
class |
AfterTypeDiscoveryImpl
OWB fires this event after all AnnotatedTypes from scanned classes
got picked up.
|
class |
BeforeBeanDiscoveryImpl
Events that is fired before container starts to discover beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GProcessAnnotatedType |
class |
GProcessBean |
class |
GProcessBeanAttributes |
class |
GProcessInjectionPoint |
class |
GProcessInjectionTarget |
class |
GProcessManagedBean |
class |
GProcessObserverMethod |
class |
GProcessProducer |
class |
GProcessProducerField |
class |
GProcessProducerMethod |
class |
GProcessSessionBean |
class |
GProcessSyntheticAnnotatedType |
class |
GProcessSyntheticBean |
class |
GProcessSyntheticObserverMethod |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.