Uses of Interface
org.apache.tapestry5.internal.services.LinkSource
Packages that use LinkSource
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
-
Uses of LinkSource in org.apache.tapestry5.internal.services
Classes in org.apache.tapestry5.internal.services that implement LinkSourceConstructors in org.apache.tapestry5.internal.services with parameters of type LinkSourceModifierConstructorDescriptionAjaxPageNameComponentEventResultProcessor
(ComponentEventResultProcessor masterProcessor, LinkSource linkSource) DefaultRequestExceptionHandler
(RequestPageCache pageCache, PageResponseRenderer renderer, org.slf4j.Logger logger, String pageName, Request request, Response response, ComponentClassResolver componentClassResolver, LinkSource linkSource, ServiceResources serviceResources, ExceptionReporter exceptionReporter, boolean productionMode, Map<Class, Object> configuration) PageNameComponentEventResultProcessor
(LinkSource linkSource, ComponentEventResultProcessor primary) PageRenderLinkSourceImpl
(LinkSource linkSource, ComponentClassResolver resolver) -
Uses of LinkSource in org.apache.tapestry5.internal.structure
Constructors in org.apache.tapestry5.internal.structure with parameters of type LinkSourceModifierConstructorDescriptionComponentPageElementResourcesImpl
(ComponentResourceSelector selector, ComponentMessagesSource componentMessagesSource, TypeCoercer typeCoercer, ComponentClassCache componentClassCache, ContextValueEncoder contextValueEncoder, LinkSource linkSource, RequestPageCache requestPageCache, ComponentClassResolver componentClassResolver, LoggerSource loggerSource, OperationTracker tracker, PerthreadManager perThreadManager, boolean productionMode, boolean componentTracingEnabled, RequestGlobals requestGlobals) ComponentPageElementResourcesSourceImpl
(ComponentMessagesSource componentMessagesSource, TypeCoercer typeCoercer, ComponentClassCache componentClassCache, ContextValueEncoder contextValueEncoder, LinkSource linkSource, RequestPageCache requestPageCache, ComponentClassResolver componentClassResolver, LoggerSource loggerSource, OperationTracker tracker, PerthreadManager perThreadManager, boolean productionMode, boolean componentTracingEnabled, RequestGlobals requestGlobals) -
Uses of LinkSource in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with parameters of type LinkSourceModifier and TypeMethodDescriptionstatic LinkCreationHub
TapestryModule.buildLinkCreationHub
(LinkSource source)