org.qi4j.library.struts2.codebehind
Interface Qi4jCodebehindPackageProvider.PageLocator

All Known Implementing Classes:
Qi4jCodebehindPackageProvider.ClasspathPageLocator
Enclosing class:
Qi4jCodebehindPackageProvider

public static interface Qi4jCodebehindPackageProvider.PageLocator

PageLocator defines a locate method that can be used to discover server pages.


Method Summary
 URL locate(String path)
           
 

Method Detail

locate

URL locate(String path)