Arquillian Container Test Implementation Base 1.0.0.CR3

org.jboss.arquillian.container.test.impl.enricher.resource
Class URIResourceProvider

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.enricher.resource.URLResourceProvider
      extended by org.jboss.arquillian.container.test.impl.enricher.resource.URIResourceProvider
All Implemented Interfaces:
ResourceProvider

public class URIResourceProvider
extends URLResourceProvider

URIResourceProvider

Version:
$Revision: $
Author:
Aslak Knutsen

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

Constructor Detail

URIResourceProvider

public URIResourceProvider()
Method Detail

lookup

public Object lookup(ArquillianResource resource)
Specified by:
lookup in interface ResourceProvider
Overrides:
lookup in class URLResourceProvider

Arquillian Container Test Implementation Base 1.0.0.CR3

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