Class ConfluenceVelocityCacheConfigurator


  • public class ConfluenceVelocityCacheConfigurator
    extends Object
    Bean that configures the confluence resource manager with the injected cache manager
    • 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
    • Method Detail

      • init

        @PostConstruct
        public void init()