Uses of Interface
org.apache.tapestry5.internal.services.PageSource

Packages that use PageSource
org.apache.tapestry5.internal.dynamic [INTERNAL USE ONLY] support classes for the Dynamic component; API subject to change 
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
 

Uses of PageSource in org.apache.tapestry5.internal.dynamic
 

Constructors in org.apache.tapestry5.internal.dynamic with parameters of type PageSource
DynamicTemplateParserImpl(ClasspathURLConverter converter, BindingSource bindingSource, PageSource pageSource, TemplateParser componentTemplateParser)
           
 

Uses of PageSource in org.apache.tapestry5.internal.services
 

Classes in org.apache.tapestry5.internal.services that implement PageSource
 class PageSourceImpl
           
 

Methods in org.apache.tapestry5.internal.services that return PageSource
 PageSource InternalModule.buildPageSource(PageSourceImpl service, InvalidationEventHub templatesHub, InvalidationEventHub messagesHub)
           
 

Constructors in org.apache.tapestry5.internal.services with parameters of type PageSource
NonPoolingRequestPageCacheImpl(org.slf4j.Logger logger, ComponentClassResolver resolver, PageSource pageSource)
           
 



Copyright © 2003-2012 The Apache Software Foundation.