to.etc.domui.state
Interface IPageInjector

All Known Implementing Classes:
DefaultPageInjector

public interface IPageInjector


Method Summary
 void injectPageValues(UrlPage page, RequestContextImpl ctx, PageParameters papa)
           
 

Method Detail

injectPageValues

void injectPageValues(UrlPage page,
                      RequestContextImpl ctx,
                      PageParameters papa)
                      throws java.lang.Exception
Throws:
java.lang.Exception