Package org.jboss.weld.bootstrap.events
@Vetoed
package org.jboss.weld.bootstrap.events
-
ClassDescriptionAbstractProcessClassBean<X,
B extends ClassBean<X>> AbstractProcessProducerBean<T,X, B extends AbstractProducerBean<T, X, ?>> Marker for lifecycle events dispatched by the Weld container.Allows observer methods for container lifecycle events to be resolved upfront while the deployment is waiting for classloader or reflection API.Allows a container lifecycle event to be notified before and after the event is delivered to anExtension.Container lifecycle event for each Java class or interface discovered by the container.Container lifecycle event that allows bean metadata (BeanAttributes) to be changed before the bean is registered.Implementation of the event used to notify observers for each observer method that is added.ProcessProducerImpl<T,X> This event is used to notify observers for each synthetic observer method that is added.Wrapper overReflectionCachecapable of determining whether a given class has a given annotation or not, as defined by the CDI 1.1 specification (11.5.6).