org.openqa.selenium.server
Interface ResourceLocator

All Known Implementing Classes:
ClasspathResourceLocator, FsResourceLocator

public interface ResourceLocator


Method Summary
 Resource getResource(HttpContext context, String pathInContext)
           
 

Method Detail

getResource

Resource getResource(HttpContext context,
                     String pathInContext)
                     throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.