Class ContainerInitialized
java.lang.Object
org.jboss.weld.environment.se.events.WeldContainerEvent
org.jboss.weld.environment.se.events.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.
- Author:
- Peter Royle
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.weld.environment.se.events.WeldContainerEvent
getContainerId, toString
-
Constructor Details
-
ContainerInitialized
public ContainerInitialized() -
ContainerInitialized
- Parameters:
containerId-
-