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

Packages that use ScriptingServices
com.googlecode.fascinator.portal.services   
com.googlecode.fascinator.portal.services.cache   
com.googlecode.fascinator.portal.services.impl   
 

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

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

Uses of ScriptingServices in com.googlecode.fascinator.portal.services.cache
 

Constructors in com.googlecode.fascinator.portal.services.cache with parameters of type ScriptingServices
JythonCacheEntryFactory(PortalManager portalManager, VelocityService velocityService, ScriptingServices scriptingServices)
          Constructs the factory.
 

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

Classes in com.googlecode.fascinator.portal.services.impl that implement ScriptingServices
 class ScriptingServicesImpl
           
 

Constructors in com.googlecode.fascinator.portal.services.impl with parameters of type ScriptingServices
EhcacheDynamicPageCacheImpl(PortalManager portalManager, VelocityService velocityService, ScriptingServices scriptingServices)
          Construct and configure the caches.
 



Copyright © 2009-2012. All Rights Reserved.