public class DirectResponseLayout extends Layout
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
Constructor and Description |
---|
DirectResponseLayout() |
Modifier and Type | Method and Description |
---|---|
void |
doBuild(PipelineData pipelineData)
Ensures that a direct response has been declared.
|
getRunData
public DirectResponseLayout()
public void doBuild(PipelineData pipelineData) throws Exception
doBuild
in class Layout
pipelineData
- Turbine information.TurbineException
- if a direct response has not been declared.Exception
- a generic exception.Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.