| 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.resolver | |
| org.apache.tapestry.services.impl |
| Class and Description |
|---|
| ComponentSpecificationResolver
Service interface for locating component specifications.
|
| PageSpecificationResolver
Service interface for locating a page specification given its name.
|
| Class and Description |
|---|
| AbstractSpecificationResolver
Base class for resolving a
IComponentSpecificationfor a
particular page or component, within a specified INamespace. |
| ComponentSpecificationResolver
Service interface for locating component specifications.
|
| ISpecificationResolverDelegate
Delegate interface used when a page or component specification can not be found by the normal
means.
|
| PageSpecificationResolver
Service interface for locating a page specification given its name.
|
| Class and Description |
|---|
| ComponentSpecificationResolver
Service interface for locating component specifications.
|