org.qi4j.library.struts2.codebehind
Class Qi4jCodebehindPackageProvider.ClasspathPageLocator

java.lang.Object
  extended by org.qi4j.library.struts2.codebehind.Qi4jCodebehindPackageProvider.ClasspathPageLocator
All Implemented Interfaces:
Qi4jCodebehindPackageProvider.PageLocator
Enclosing class:
Qi4jCodebehindPackageProvider

public static class Qi4jCodebehindPackageProvider.ClasspathPageLocator
extends Object
implements Qi4jCodebehindPackageProvider.PageLocator

ClasspathPathLocator searches the classpath for server pages.


Constructor Summary
Qi4jCodebehindPackageProvider.ClasspathPageLocator()
           
 
Method Summary
 URL locate(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Qi4jCodebehindPackageProvider.ClasspathPageLocator

public Qi4jCodebehindPackageProvider.ClasspathPageLocator()
Method Detail

locate

public URL locate(String path)
Specified by:
locate in interface Qi4jCodebehindPackageProvider.PageLocator