|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VelocityService | |
|---|---|
| com.googlecode.fascinator.portal.services | |
| com.googlecode.fascinator.portal.services.cache | |
| com.googlecode.fascinator.portal.services.impl | |
| Uses of VelocityService in com.googlecode.fascinator.portal.services |
|---|
| Methods in com.googlecode.fascinator.portal.services that return VelocityService | |
|---|---|
VelocityService |
ScriptingServices.getVelocityService()
|
| Methods in com.googlecode.fascinator.portal.services with parameters of type VelocityService | |
|---|---|
static DynamicPageCache |
PortalModule.buildDynamicPageCache(PortalManager portalManager,
VelocityService velocityService,
ScriptingServices scriptingServices,
org.apache.tapestry5.ioc.services.RegistryShutdownHub hub)
|
| Uses of VelocityService in com.googlecode.fascinator.portal.services.cache |
|---|
| Constructors in com.googlecode.fascinator.portal.services.cache with parameters of type VelocityService | |
|---|---|
JythonCacheEntryFactory(PortalManager portalManager,
VelocityService velocityService,
ScriptingServices scriptingServices)
Constructs the factory. |
|
| Uses of VelocityService in com.googlecode.fascinator.portal.services.impl |
|---|
| Classes in com.googlecode.fascinator.portal.services.impl that implement VelocityService | |
|---|---|
class |
VelocityServiceImpl
Velocity service implementation with skinning support. |
| Methods in com.googlecode.fascinator.portal.services.impl that return VelocityService | |
|---|---|
VelocityService |
ScriptingServicesImpl.getVelocityService()
|
| Constructors in com.googlecode.fascinator.portal.services.impl with parameters of type VelocityService | |
|---|---|
CachingDynamicPageServiceImpl(PortalManager portalManager,
VelocityService velocityService)
Constructs and configures the service. |
|
EhcacheDynamicPageCacheImpl(PortalManager portalManager,
VelocityService velocityService,
ScriptingServices scriptingServices)
Construct and configure the caches. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||