org.jboss.arquillian.container.spi.event.container
Class BeforeSetup
java.lang.Object
org.jboss.arquillian.container.spi.event.container.ContainerEvent
org.jboss.arquillian.container.spi.event.container.BeforeSetup
- All Implemented Interfaces:
- Event
public class BeforeSetup
- extends ContainerEvent
Event fired Before the DeployableContainer is setup.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeforeSetup
public BeforeSetup(DeployableContainer<?> deployableContainer)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.