org.jboss.arquillian.protocol.servlet
Class ServletMethodExecutor

java.lang.Object
  extended by org.jboss.arquillian.protocol.servlet.ServletMethodExecutor
All Implemented Interfaces:
ContainerMethodExecutor

public class ServletMethodExecutor
extends Object
implements ContainerMethodExecutor

ServletMethodExecutor

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
ServletMethodExecutor(URL baseURL)
           
 
Method Summary
 TestResult invoke(TestMethodExecutor testMethodExecutor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletMethodExecutor

public ServletMethodExecutor(URL baseURL)
Method Detail

invoke

public TestResult invoke(TestMethodExecutor testMethodExecutor)
Specified by:
invoke in interface ContainerMethodExecutor


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