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