Uses of Interface
org.apache.tapestry5.ioc.services.ThreadLocale

Packages that use ThreadLocale
org.apache.tapestry5.ioc.internal.services   
org.apache.tapestry5.ioc.test   
 

Uses of ThreadLocale in org.apache.tapestry5.ioc.internal.services
 

Classes in org.apache.tapestry5.ioc.internal.services that implement ThreadLocale
 class ThreadLocaleImpl
           
 

Uses of ThreadLocale in org.apache.tapestry5.ioc.test
 

Methods in org.apache.tapestry5.ioc.test that return ThreadLocale
protected  ThreadLocale IOCTestCase.mockThreadLocale()
           
 

Methods in org.apache.tapestry5.ioc.test with parameters of type ThreadLocale
protected  void IOCTestCase.train_getLocale(ThreadLocale threadLocale, java.util.Locale locale)
           
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.