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 Details