Package org.jboss.arquillian.container.spi.event.container

Class Summary
AfterDeploy Event fired After DeployableContainer deployment.
AfterKill Event fired After the DeployableContainer is killed.
AfterSetup Event fired After the DeployableContainer is setup.
AfterStart Event fired After the DeployableContainer is started.
AfterStop Event fired After the DeployableContainer is stopped.
AfterUnDeploy Event fired After DeployableContainer undeployment.
BeforeDeploy Event fired Before DeployableContainer deployment.
BeforeKill Event fired Before the DeployableContainer is killed.
BeforeSetup Event fired Before the DeployableContainer is setup.
BeforeStart Event fired Before the DeployableContainer is started.
BeforeStop Event fired Before the DeployableContainer is stopped.
BeforeUnDeploy Event fired Before DeployableContainer undeployment.
ContainerEvent Base for events fired in the Container life cycle
DeployerEvent DeployerEvent
 



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