org.zeroexchange.web.lifecycle
Interface PagePreprocessorsRegistry

All Known Implementing Classes:
DefaultPagePreprocessorsRegistry

public interface PagePreprocessorsRegistry

The page preprocessors registry.

Author:
black

Method Summary
 void beforePageRender(org.apache.wicket.Page page)
          Is called before the page render.
 

Method Detail

beforePageRender

void beforePageRender(org.apache.wicket.Page page)
Is called before the page render.



Copyright © 2013. All Rights Reserved.