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

Packages that use RequestCycleFactory
org.apache.tapestry.services Interfaces for Tapestry-related HiveMind services. 
org.apache.tapestry.services.impl Service implementations. 
 

Uses of RequestCycleFactory in org.apache.tapestry.services
 

Methods in org.apache.tapestry.services that return RequestCycleFactory
 RequestCycleFactory Infrastructure.getRequestCycleFactory()
          Used by the IEngine to create instances of IRequestCycle.
 

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

Classes in org.apache.tapestry.services.impl that implement RequestCycleFactory
 class RequestCycleFactoryImpl
          Service that creates instances of IRequestCycleon behalf of an engine.
 

Methods in org.apache.tapestry.services.impl that return RequestCycleFactory
 RequestCycleFactory InfrastructureImpl.getRequestCycleFactory()
           
 



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