Class ContainerInitialized

java.lang.Object
org.jboss.weld.environment.se.events.WeldContainerEvent
org.jboss.weld.environment.se.events.ContainerInitialized

public class ContainerInitialized extends WeldContainerEvent
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 Details

    • ContainerInitialized

      public ContainerInitialized()
    • ContainerInitialized

      public ContainerInitialized(String containerId)
      Parameters:
      containerId -