Uses of Interface
org.apache.tapestry.services.RequestGlobals

Packages that use RequestGlobals
org.apache.tapestry.services.impl Service implementations. 
 

Uses of RequestGlobals in org.apache.tapestry.services.impl
 

Classes in org.apache.tapestry.services.impl that implement RequestGlobals
 class RequestGlobalsImpl
          Wrapper around ThreadLocalStorageused to store and retrieve Servlet API info.
 

Methods in org.apache.tapestry.services.impl with parameters of type RequestGlobals
 void WebRequestServicerPipelineBridge.setRequestGlobals(RequestGlobals requestGlobals)
           
 void RequestCycleFactoryImpl.setRequestGlobals(RequestGlobals requestGlobals)
           
 



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