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 . |
org.apache.tapestry.services.impl |
Class and Description |
---|
PropertyPersistenceStrategySource
A source for
PropertyPersistenceStrategy s. |
Class and Description |
---|
AbstractPrefixedClientPropertyPersistenceScope
Base implementation of
ClientPropertyPersistenceScope wherein
the scopes are recognized via a prefix on the page name to form the query parameter name. |
ClientPropertyPersistenceScope
Service tapestry.persist.ClientPropertyPersistenceScope.
|
PersistentPropertyData
Stores persistent property changes concerning a single page.
|
PersistentPropertyDataEncoder
Responsible for encoding
PropertyChange s into and out of plain
strings. |
PropertyChange
Represents a change to a component on a page, this represents a datum of information stored by a
IPageRecorder . |
PropertyPersistenceStrategy
Defines how a persistent property is made persistent.
|
PropertyPersistenceStrategySource
A source for
PropertyPersistenceStrategy s. |
WebSessionAttributeCallback
Callback interface used to operate on a subset of attributes stored within a
WebSession whose names match a particular prefix. |
Class and Description |
---|
PropertyPersistenceStrategySource
A source for
PropertyPersistenceStrategy s. |