@Vetoed
| Class | Description |
|---|---|
| ContainerBeforeShutdown |
An event that is fired when the Weld SE container is about to be shut down.
|
| ContainerInitialized |
The event that is fired when the Weld CDI container is initialized and ready for applications to take control, which it may do by observing this event.
|
| ContainerShutdown |
An event that is fired after Weld SE container shutdown.
|
| WeldContainerEvent |
An abstract Weld SE container event.
|
Copyright © 2019. All rights reserved.