Arquillian Container Test Implementation Base 1.0.0.CR3

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

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

public class URLResourceProvider
extends Object
implements ResourceProvider

URLResourceProvider

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
URLResourceProvider()
           
 
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

URLResourceProvider

public URLResourceProvider()
Method Detail

lookup

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

Arquillian Container Test Implementation Base 1.0.0.CR3

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