Arquillian Container SPI 1.0.0.CR5

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

java.lang.Object
  extended by org.jboss.arquillian.container.spi.event.ContainerControlEvent
      extended by org.jboss.arquillian.container.spi.event.DeploymentEvent
          extended by org.jboss.arquillian.container.spi.event.DeployDeployment
All Implemented Interfaces:
Event

public class DeployDeployment
extends DeploymentEvent

DeployToContainer

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
DeployDeployment(Container container, Deployment deployment)
           
 
Method Summary
 
Methods inherited from class org.jboss.arquillian.container.spi.event.DeploymentEvent
getDeployableContainer, getDeployment
 
Methods inherited from class org.jboss.arquillian.container.spi.event.ContainerControlEvent
getContainer, getContainerName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployDeployment

public DeployDeployment(Container container,
                        Deployment deployment)

Arquillian Container SPI 1.0.0.CR5

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