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

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

public class BeforeDeploy
extends ContainerEvent

Event fired Before DeployableContainer deployment.

Version:
$Revision: $
Author:
Aslak Knutsen

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

Constructor Detail

BeforeDeploy

public BeforeDeploy()


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