Package | Description |
---|---|
org.apache.tapestry.pageload |
Classes used when loading pages (and thier heirarchies of components) from thier
specifications, as well as organizaing thier templates.
|
org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
org.apache.tapestry.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
PageSource
A source for pages for a particular application.
|
Modifier and Type | Method and Description |
---|---|
IPageSource |
Infrastructure.getPageSource()
Returns the source for pages.
|
Modifier and Type | Method and Description |
---|---|
IPageSource |
InfrastructureImpl.getPageSource() |