Class ConfluenceVelocityCacheConfigurator
- java.lang.Object
-
- com.atlassian.confluence.util.velocity.ConfluenceVelocityCacheConfigurator
-
public class ConfluenceVelocityCacheConfigurator extends Object
Bean that configures the confluence resource manager with the injected cache manager
-
-
Constructor Summary
Constructors Constructor Description ConfluenceVelocityCacheConfigurator(com.atlassian.cache.CacheFactory cacheFactory)
ConfluenceVelocityCacheConfigurator(com.atlassian.vcache.VCacheFactory cacheFactory)
Deprecated.since 7.20
-
-
-
Constructor Detail
-
ConfluenceVelocityCacheConfigurator
public ConfluenceVelocityCacheConfigurator(com.atlassian.cache.CacheFactory cacheFactory)
- Since:
- 7.20
-
ConfluenceVelocityCacheConfigurator
@Deprecated public ConfluenceVelocityCacheConfigurator(com.atlassian.vcache.VCacheFactory cacheFactory)
Deprecated.since 7.20
-
-