org.jboss.arquillian.container.spi.event.container
Class AfterDeploy
java.lang.Object
org.jboss.arquillian.container.spi.event.container.ContainerEvent
org.jboss.arquillian.container.spi.event.container.DeployerEvent
org.jboss.arquillian.container.spi.event.container.AfterDeploy
- All Implemented Interfaces:
- Event
public class AfterDeploy
- extends DeployerEvent
Event fired After DeployableContainer deployment.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AfterDeploy
public AfterDeploy(DeployableContainer<?> deployableContainer,
DeploymentDescription deployment)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.