com.atlassian.confluence.util.velocity
Class ConfluenceVelocityCacheConfigurator

java.lang.Object
  extended bycom.atlassian.confluence.util.velocity.ConfluenceVelocityCacheConfigurator

public class ConfluenceVelocityCacheConfigurator
extends Object

Bean that configures the confluence resource manager with the injected cache manager


Constructor Summary
ConfluenceVelocityCacheConfigurator()
           
 
Method Summary
 void init()
           
 void setCacheManager(CacheManager cacheManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceVelocityCacheConfigurator

public ConfluenceVelocityCacheConfigurator()
Method Detail

setCacheManager

public void setCacheManager(CacheManager cacheManager)

init

public void init()


Confluence is developed by Atlassian.