Package org.apache.webbeans.portable.events
-
Interface Summary Interface Description AfterObserver An lifecycle event implementing this API will have this callback after each observer. -
Class Summary Class Description EventBase ExtensionLoader Loads META-INF/services/javax.enterprise.inject.spi.Extension services.ProcessAnnotatedTypeImpl<X> Default implementation of theProcessAnnotatedType.ProcessBeanAttributesImpl<T> ProcessBeanImpl<X> Implementation of theProcessBean.ProcessInjectionPointImpl<T,X> Fired for everyInjectionPointof every Java EE component class supporting injection, including everyManagedBean, EJB session or message-driven bean, bean, interceptor or decorator.ProcessInjectionTargetImpl<X> Implementation of theProcessInjectionTarget.ProcessManagedBeanImpl<X> Implementation ofProcessManagedBean.ProcessObserverMethodImpl<T,X> Implementation ofProcessObserverMethod.ProcessProducerFieldImpl<X,T> Implementation of theProcessProducerField.ProcessProducerImpl<X,T> Implementation ofProcessProducer.ProcessProducerMethodImpl<X,T> Implementation ofProcessProducerMethod.ProcessSessionBeanImpl<X> Implementation ofProcessSessionBean.ProcessSyntheticAnnotatedTypeImpl<X> Default implementation of theProcessSyntheticAnnotatedType.