Class BeforeStop
- java.lang.Object
-
- org.jboss.arquillian.container.spi.event.container.ContainerEvent
-
- org.jboss.arquillian.container.spi.event.container.BeforeStop
-
- All Implemented Interfaces:
Event
public class BeforeStop extends ContainerEvent
Event fired Before the DeployableContainer is stopped.- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
-
Constructor Summary
Constructors Constructor Description BeforeStop(DeployableContainer<?> deployableContainer)
-
-
-
Constructor Detail
-
BeforeStop
public BeforeStop(DeployableContainer<?> deployableContainer)
-
-