Package | Description |
---|---|
org.apache.tapestry5.internal.pageload |
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
|
Modifier and Type | Class and Description |
---|---|
class |
PageLoaderImpl
There's still a lot of room to beef up
ComponentAssembler and
EmbeddedComponentAssembler to perform more static analysis, but
that may no longer be necessary, given the switch to shared (non-pooled) pages in 5.2. |
Constructor and Description |
---|
EmbeddedComponentAssemblerImpl(ComponentAssemblerSource assemblerSource,
ComponentInstantiatorSource instantiatorSource,
ComponentClassResolver componentClassResolver,
String componentClassName,
ComponentResourceSelector selector,
EmbeddedComponentModel embeddedModel,
String templateMixins,
Location location,
boolean strictMixinParameters) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.