Package org.springframework.extensions.surf.render.bean

Class Summary
ChromeRenderer Bean responsible for rendering chrome
ComponentRenderer Bean responsible for rendering a component.
DefaultRenderContext A render context instance is available to all rendering engines and provides a convenient grab bag of things that are useful to component or template developer.
DefaultRenderContextProvider The Class DefaultRenderContextProvider.
JSPProcessor The JSP processor is a delegating processor in that it allows you to pass control of render processing to a specific JSP page.
PageRenderer The primary duty of this bean is to determine the appropriate template to execute and the begin the processing of that template.
RegionRenderer Bean responsible for rendering a region.
TemplateInstanceRenderer Bean responsible for rendering a template instance.
WebStudioComponentRenderer Modifies the way that components are rendered when Surf is running in preview mode.
WebStudioRegionRenderer Modifies the way that components are rendered when Surf is running in preview mode.
WebStudioTemplateInstanceRenderer Modifies the way that components are rendered when Surf is running in preview mode.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.