com.atlassian.confluence.util.velocity
Class ConfluenceVelocityCacheConfigurator

java.lang.Object
  extended by 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
ConfluenceVelocityCacheConfigurator()
           
 
Method Summary
 void init()
           
 void setCacheFactory(com.atlassian.cache.CacheFactory cacheFactory)
           
 
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

setCacheFactory

public void setCacheFactory(com.atlassian.cache.CacheFactory cacheFactory)

init

public void init()


Copyright © 2003-2012 Atlassian. All Rights Reserved.