Class ContainerShutdown
- java.lang.Object
-
- org.jboss.weld.environment.se.events.WeldContainerEvent
-
- org.jboss.weld.environment.se.events.ContainerShutdown
-
public class ContainerShutdown extends WeldContainerEvent
An event that is fired when the Weld SE container is about to be shut down.- Author:
- Martin Kouba
-
-
Constructor Summary
Constructors Constructor Description ContainerShutdown(String containerId)
-
-
-
Constructor Detail
-
ContainerShutdown
public ContainerShutdown(String containerId)
-
-