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