ColdBox Platform v3.8.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
None
 

Method Detail

configure

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


ColdBox Platform v3.8.0