Package org.barracudamvc.contrib.dbroggisch.page

Interface Summary
Page The Page interface is the central interface for the Page-pattern.
SessionPage SessionPage is a marker interface (like Serializable) indicating that the marked page should be stored in the session rather than the event context.
 

Class Summary
AbstractPage  
DummyPageHandler A simple convenience class providing a dummy page request handler for events meant to do nothing more than load a page.
PageDispatcherFactory A simple convenience class providing a ready-set dispatcher factory.
PageEventDispatcher The PageEventDispatcher is used to suppress errors that can result from using the page model with session based pages.
PageEventListener  
PageFactory  
RenderPage  
RenderPageEventGateway A simple convenience class providing a ready-set event gateway with the basic necessities for rendering pages.
RenderPageHandler  
 

Exception Summary
PageException  
 



Copyright © 2006 BarracudaMVC.org All Rights Reserved.