Uses of Interface
org.apache.tapestry5.services.PersistentLocale

Packages that use PersistentLocale
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
 

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

Classes in org.apache.tapestry5.internal.services that implement PersistentLocale
 class PersistentLocaleImpl
           
 

Constructors in org.apache.tapestry5.internal.services with parameters of type PersistentLocale
ComponentEventLinkEncoderImpl(ComponentClassResolver componentClassResolver, ContextPathEncoder contextPathEncoder, LocalizationSetter localizationSetter, Request request, Response response, RequestSecurityManager requestSecurityManager, BaseURLSource baseURLSource, PersistentLocale persistentLocale, boolean encodeLocaleIntoPath, String applicationFolder, MetaDataLocator metaDataLocator, ClientWhitelist clientWhitelist)
           
LocalizationSetterImpl(Request request, PersistentLocale persistentLocale, ThreadLocale threadLocale, String localeNames)
           
 



Copyright © 2003-2012 The Apache Software Foundation.