Package | Description |
---|---|
org.apache.tapestry.engine |
Implementations of the
IEngine interface, including
the standard implementation:
BaseEngine . |
org.apache.tapestry.record |
Abstract and simple (memory-based) implementations of
IPageRecorder . |
Modifier and Type | Method and Description |
---|---|
protected IPageRecorder |
RequestCycle.getPageRecorder(java.lang.String name)
Returns the page recorder for the named page.
|
Modifier and Type | Class and Description |
---|---|
class |
PageRecorderImpl |
Modifier and Type | Method and Description |
---|---|
IPageRecorder |
PageRecorderSource.createPageRecorder(IPage page) |