| Package | Description |
|---|---|
| com.googlecode.fascinator.portal.services | |
| com.googlecode.fascinator.portal.services.cache | |
| com.googlecode.fascinator.portal.services.impl |
| Modifier and Type | Method and Description |
|---|---|
PortalManager |
ScriptingServices.getPortalManager() |
| Modifier and Type | Method and Description |
|---|---|
static DynamicPageCache |
PortalModule.buildDynamicPageCache(PortalManager portalManager,
VelocityService velocityService,
ScriptingServices scriptingServices,
org.apache.tapestry5.ioc.services.RegistryShutdownHub hub) |
| Constructor and Description |
|---|
JythonCacheEntryFactory(PortalManager portalManager,
VelocityService velocityService,
ScriptingServices scriptingServices)
Constructs the factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PortalManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
PortalManager |
ScriptingServicesImpl.getPortalManager() |
| Constructor and Description |
|---|
CachingDynamicPageServiceImpl(PortalManager portalManager,
VelocityService velocityService)
Constructs and configures the service.
|
EhcacheDynamicPageCacheImpl(PortalManager portalManager,
VelocityService velocityService,
ScriptingServices scriptingServices)
Construct and configure the caches.
|
VelocityServiceImpl(PortalManager portalManager,
DynamicPageCache pageCache)
Construct and configure the Velocity service.
|
Copyright © 2009-2015. All Rights Reserved.