Uses of Package
org.jboss.weld.bootstrap.events
Packages that use org.jboss.weld.bootstrap.events
-
Classes in org.jboss.weld.bootstrap.events used by org.jboss.weld.bootstrap
-
Classes in org.jboss.weld.bootstrap.events used by org.jboss.weld.bootstrap.eventsClassDescriptionMarker 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 an
Extension.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.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). -
Classes in org.jboss.weld.bootstrap.events used by org.jboss.weld.manager