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

java.lang.Object
  extended by org.jboss.arquillian.spi.event.container.ContainerEvent
      extended by org.jboss.arquillian.spi.event.container.BeforeStart
All Implemented Interfaces:
Event

public class BeforeStart
extends ContainerEvent

Event fired Before the DeployableContainer is started.

Version:
$Revision: $
Author:
Aslak Knutsen

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

Constructor Detail

BeforeStart

public BeforeStart()


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