|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tirsen.angkor.process.RenderValve
Nested Class Summary | |
static class |
RenderValve.CreateViewValve
|
static class |
RenderValve.DoRenderValve
|
Field Summary | |
static ExecuteContext.Attribute |
ViewFactoryAttribute
|
Constructor Summary | |
RenderValve()
|
Method Summary | |
protected Pipeline |
createRenderPipeline()
Create a sub-pipeline which is executed for each view factory to render. |
abstract 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 ViewFactoryAttribute
Constructor Detail |
public RenderValve()
Method Detail |
protected Pipeline createRenderPipeline()
public abstract void execute(ExecuteContext exec) throws java.lang.Exception
execute
in interface Valve
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |