|
|||||||||||
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.process.SingleViewFactoryRenderValve
Nested Class Summary |
Nested classes inherited from class com.tirsen.angkor.process.RenderValve |
RenderValve.CreateViewValve, RenderValve.DoRenderValve |
Field Summary |
Fields inherited from class com.tirsen.angkor.process.RenderValve |
ViewFactoryAttribute |
Constructor Summary | |
SingleViewFactoryRenderValve(ViewFactory factory)
|
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 |
Constructor Detail |
public SingleViewFactoryRenderValve(ViewFactory factory)
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 |