public class VelocityPage extends TemplatePage
actionLoader, layoutLoader, log, screenLoader
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
Constructor and Description |
---|
VelocityPage() |
Modifier and Type | Method and Description |
---|---|
protected void |
doBuildBeforeAction(PipelineData pipelineData)
Stuffs the Context into the PipelineData so that it is available to
the Action module and the Screen module via getContext().
|
protected void |
doPostBuild(PipelineData pipelineData)
Allows the VelocityService to perform post-request actions.
|
doBuildAfterAction
doBuild
getRunData
public VelocityPage()
protected void doBuildBeforeAction(PipelineData pipelineData) throws Exception
doBuildBeforeAction
in class DefaultPage
pipelineData
- Turbine information.Exception,
- a generic exception.Exception
protected void doPostBuild(PipelineData pipelineData) throws Exception
doPostBuild
in class DefaultPage
pipelineData
- Turbine information.Exception
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.