Uses of Interface
com.googlecode.fascinator.portal.services.DynamicPageCache

Packages that use DynamicPageCache
com.googlecode.fascinator.portal.services   
com.googlecode.fascinator.portal.services.impl   
 

Uses of DynamicPageCache in com.googlecode.fascinator.portal.services
 

Methods in com.googlecode.fascinator.portal.services that return DynamicPageCache
static DynamicPageCache PortalModule.buildDynamicPageCache(PortalManager portalManager, VelocityService velocityService, ScriptingServices scriptingServices, org.apache.tapestry5.ioc.services.RegistryShutdownHub hub)
           
 

Uses of DynamicPageCache in com.googlecode.fascinator.portal.services.impl
 

Classes in com.googlecode.fascinator.portal.services.impl that implement DynamicPageCache
 class EhcacheDynamicPageCacheImpl
          Implements a DynamicPageCache using Ehcache.
 

Constructors in com.googlecode.fascinator.portal.services.impl with parameters of type DynamicPageCache
VelocityServiceImpl(PortalManager portalManager, DynamicPageCache pageCache)
          Construct and configure the Velocity service.
 



Copyright © 2009-2012. All Rights Reserved.