Class ContainerEvent
java.lang.Object
org.jboss.arquillian.container.spi.event.container.ContainerEvent
- All Implemented Interfaces:
Event
- Direct Known Subclasses:
AfterKill,AfterSetup,AfterStart,AfterStop,BeforeKill,BeforeSetup,BeforeStart,BeforeStop,DeployerEvent
Base for events fired in the Container life cycle
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContainerEvent
-
-
Method Details
-
getDeployableContainer
- Returns:
- the deployableContainer
-