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

java.lang.Object
  extended by org.jboss.arquillian.spi.event.container.ContainerEvent
      extended by org.jboss.arquillian.spi.event.container.AfterDeploy
All Implemented Interfaces:
Event

public class AfterDeploy
extends ContainerEvent

Event fired After DeployableContainer deployment.

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
AfterDeploy()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AfterDeploy

public AfterDeploy()


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