org.jboss.arquillian.protocol.servlet
Class ServletURIHandler

java.lang.Object
  extended by org.jboss.arquillian.protocol.servlet.ServletURIHandler

public class ServletURIHandler
extends Object

ServletURIHandler

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
ServletURIHandler(ServletProtocolConfiguration config, Collection<HTTPContext> contexts)
           
 
Method Summary
 URI locateTestServlet(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletURIHandler

public ServletURIHandler(ServletProtocolConfiguration config,
                         Collection<HTTPContext> contexts)
Method Detail

locateTestServlet

public URI locateTestServlet(Method method)


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