Arquillian Container SPI 1.0.0.CR2

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

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.UnDeployDeployment
All Implemented Interfaces:
Event

public class UnDeployDeployment
extends DeploymentEvent

DeployToContainer

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
UnDeployDeployment(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

UnDeployDeployment

public UnDeployDeployment(Container container,
                          Deployment deployment)

Arquillian Container SPI 1.0.0.CR2

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