Arquillian Container SPI 1.0.1.Final

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.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.