Class ContainerBeforeShutdown

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

public class ContainerBeforeShutdown extends WeldContainerEvent
An event that is fired when the Weld SE container is about to be shut down.
Author:
Matej Novotny
  • Constructor Details

    • ContainerBeforeShutdown

      public ContainerBeforeShutdown(String containerId)