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 Details

    • 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 Details

    • init

      @PostConstruct public void init()