Package | Description |
---|---|
org.jboss.weld.bootstrap | |
org.jboss.weld.bootstrap.events | |
org.jboss.weld.manager |
Class and Description |
---|
ContainerLifecycleEvents |
Class and Description |
---|
AbstractAnnotatedTypeRegisteringEvent |
AbstractBeanDiscoveryEvent |
AbstractContainerEvent |
AbstractDefinitionContainerEvent |
AbstractDeploymentContainerEvent |
AbstractProcessClassBean |
AbstractProcessInjectionTarget |
AbstractProcessProducerBean |
ContainerEvent
Marker for lifecycle events dispatched by the Weld container.
|
ContainerLifecycleEventPreloader
Allows observer methods for container lifecycle events to be resolved upfront while the deployment is waiting for classloader
or reflection API.
|
NotificationListener
Allows a container lifecycle event to be notified before and after the event is delivered to an
Extension . |
ProcessAnnotatedTypeEventResolvable |
ProcessAnnotatedTypeImpl
Container lifecycle event for each Java class or interface discovered by
the container.
|
ProcessBeanAttributesImpl
Container lifecycle event that allows bean metadata (
BeanAttributes ) to be changed before the bean is registered. |
RequiredAnnotationDiscovery
Wrapper over
ReflectionCache capable of determining whether a given class
has a given annotation or not, as defined by the CDI 1.1 specification (11.5.6). |
Class and Description |
---|
ContainerLifecycleEvents |
Copyright © 2016. All rights reserved.