Uses of Class
org.apache.tapestry5.internal.services.RestoreDirtySessionObjects
Packages that use RestoreDirtySessionObjects
-
Uses of RestoreDirtySessionObjects in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with parameters of type RestoreDirtySessionObjectsModifier and TypeMethodDescriptionvoid
TapestryModule.contributeApplicationInitializer
(OrderedConfiguration<ApplicationInitializerFilter> configuration, TypeCoercer typeCoercer, ComponentClassResolver componentClassResolver, InvalidationEventHub invalidationEventHub, RestoreDirtySessionObjects restoreDirtySessionObjects) Adds a listener to theComponentInstantiatorSource
that clears thePropertyAccess
andTypeCoercer
caches on a class loader invalidation.