|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tirsen.angkor.process.RenderValve | +--com.tirsen.angkor.jsp.PrerenderValve
Nested Class Summary | |
static class |
PrerenderValve.DoPrerenderValve
|
Nested classes inherited from class com.tirsen.angkor.process.RenderValve |
RenderValve.CreateViewValve, RenderValve.DoRenderValve |
Field Summary | |
static ExecuteContext.Attribute |
PrerenderedComponentsRegistryAttribute
The resulting PrerenderedComponentsRegistry resulting from this valve. |
Fields inherited from class com.tirsen.angkor.process.RenderValve |
ViewFactoryAttribute |
Constructor Summary | |
PrerenderValve()
|
Method Summary | |
protected Pipeline |
createRenderPipeline()
Create a sub-pipeline which is executed for each view factory to render. |
void |
execute(ExecuteContext exec)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ExecuteContext.Attribute PrerenderedComponentsRegistryAttribute
PrerenderedComponentsRegistry
resulting from this valve.
Constructor Detail |
public PrerenderValve()
Method Detail |
protected Pipeline createRenderPipeline()
RenderValve
createRenderPipeline
in class RenderValve
public void execute(ExecuteContext exec) throws java.lang.Exception
execute
in interface Valve
execute
in class RenderValve
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |