com.tirsen.angkor.process
Class RenderPageValve

java.lang.Object
  |
  +--com.tirsen.angkor.process.RenderPageValve
All Implemented Interfaces:
Valve

public class RenderPageValve
extends java.lang.Object
implements Valve

TODO document RenderPageValve

Version:
$Revision: 1.1 $
Author:
$Author: tirsen $

Field Summary
static ExecuteContext.Attribute PageAttribute
           
 
Constructor Summary
RenderPageValve(Page page)
           
 
Method Summary
 void execute(ExecuteContext exec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PageAttribute

public static final ExecuteContext.Attribute PageAttribute
Constructor Detail

RenderPageValve

public RenderPageValve(Page page)
Method Detail

execute

public void execute(ExecuteContext exec)
             throws java.lang.Exception
Specified by:
execute in interface Valve
java.lang.Exception


Copyright © 2002-2002 . All Rights Reserved.