Arquillian Container Implementation Base 1.0.0.CR8

org.jboss.arquillian.container.impl
Class DefaultServerKillProcessor

java.lang.Object
  extended by org.jboss.arquillian.container.impl.DefaultServerKillProcessor
All Implemented Interfaces:
ServerKillProcessor

public class DefaultServerKillProcessor
extends Object
implements ServerKillProcessor

DefaultServerKillProcessor

Version:
$Revision: $
Author:
Martin Gencur

Constructor Summary
DefaultServerKillProcessor()
           
 
Method Summary
 void kill(Container container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultServerKillProcessor

public DefaultServerKillProcessor()
Method Detail

kill

public void kill(Container container)
          throws Exception
Specified by:
kill in interface ServerKillProcessor
Throws:
Exception

Arquillian Container Implementation Base 1.0.0.CR8

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