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.impl |
Modifier and Type | Method and Description |
---|---|
void |
PageLoader.setComponentConstructorFactory(ComponentConstructorFactory componentConstructorFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ComponentConstructorFactoryImpl
Implementation of the
ComponentConstructorFactory service
interface. |