Uses of Class
org.apache.tapestry5.internal.services.RestoreDirtySessionObjects

Packages that use RestoreDirtySessionObjects
org.apache.tapestry5.services Core services 
 

Uses of RestoreDirtySessionObjects in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type RestoreDirtySessionObjects
 void TapestryModule.contributeApplicationInitializer(OrderedConfiguration<ApplicationInitializerFilter> configuration, TypeCoercer typeCoercer, ComponentClassResolver componentClassResolver, InvalidationEventHub invalidationEventHub, RestoreDirtySessionObjects restoreDirtySessionObjects)
          Adds a listener to the ComponentInstantiatorSource that clears the PropertyAccess and TypeCoercer caches on a class loader invalidation.
 



Copyright © 2003-2012 The Apache Software Foundation.