org.jboss.arquillian.spi.event.container
Class BeforeSetup

java.lang.Object
  extended by org.jboss.arquillian.spi.event.container.ContainerEvent
      extended by org.jboss.arquillian.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

Constructor Summary
BeforeSetup()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeforeSetup

public BeforeSetup()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.