Uses of Interface
org.apache.tapestry5.ioc.services.UpdateListenerHub
Packages that use UpdateListenerHub
Package
Description
[INTERNAL USE ONLY] support classes for the
Dynamic
component; API subject to change[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] asset support services; API subject to change
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
-
Uses of UpdateListenerHub in org.apache.tapestry5.internal.dynamic
Methods in org.apache.tapestry5.internal.dynamic with parameters of type UpdateListenerHubModifier and TypeMethodDescriptionvoid
DynamicTemplateParserImpl.registerAsUpdateListener
(UpdateListenerHub hub) -
Uses of UpdateListenerHub in org.apache.tapestry5.internal.services
Methods in org.apache.tapestry5.internal.services with parameters of type UpdateListenerHubModifier and TypeMethodDescriptionvoid
ComponentInstantiatorSourceImpl.listenForUpdates
(UpdateListenerHub hub) void
ComponentTemplateSourceImpl.registerAsUpdateListener
(UpdateListenerHub hub) Constructors in org.apache.tapestry5.internal.services with parameters of type UpdateListenerHubModifierConstructorDescriptionCheckForUpdatesFilter
(UpdateListenerHub updateListenerHub, long checkInterval, long updateTimeout) -
Uses of UpdateListenerHub in org.apache.tapestry5.internal.services.assets
Methods in org.apache.tapestry5.internal.services.assets with parameters of type UpdateListenerHubModifier and TypeMethodDescriptionvoid
ResourceChangeTrackerImpl.registerWithUpdateListenerHub
(UpdateListenerHub hub) -
Uses of UpdateListenerHub in org.apache.tapestry5.ioc.internal.services
Classes in org.apache.tapestry5.ioc.internal.services that implement UpdateListenerHub -
Uses of UpdateListenerHub in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with parameters of type UpdateListenerHubModifier and TypeMethodDescriptionstatic ComponentMessagesSource
TapestryModule.buildComponentMessagesSource
(UpdateListenerHub updateListenerHub, ComponentMessagesSourceImpl service)