ColdBox Platform Version 3.7.0

coldbox.system.cache.config
Class DefaultConfiguration

WEB-INF.cftags.component
        extended by coldbox.system.cache.config.DefaultConfiguration

public class DefaultConfiguration
extends WEB-INF.cftags.component

The default ColdBox CacheBox configuration object that is used when the cache factory is created by itself


Method Summary
 any configure()
          Configure CacheBox, that's it!
 
Methods inherited from class WEB-INF.cftags.component
 

Method Detail

configure

public any configure()
Configure CacheBox, that's it!


ColdBox Platform Version 3.7.0