Package | Description |
---|---|
org.jboss.weld.environment.se.events |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
ContainerShutdown
An event that is fired when the Weld SE container is about to be shut down.
|
Copyright © 2020. All rights reserved.