Package | Description |
---|---|
org.apache.tapestry5.internal.pageload |
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; 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. |
Modifier and Type | Method and Description |
---|---|
PageLoader |
InternalModule.buildPageLoader(PageLoaderImpl service,
InvalidationEventHub templatesHub,
InvalidationEventHub messagesHub) |
Constructor and Description |
---|
PageSourceImpl(PageLoader pageLoader,
ComponentRequestSelectorAnalyzer selectorAnalyzer) |
Copyright © 2003-2012 The Apache Software Foundation.