coldbox.system.cache.config

Class DefaultConfiguration

lucee.Component
    extended by coldbox.system.cache.config.DefaultConfiguration

Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com The default ColdBox CacheBox configuration object that is used when the cache factory is created by itself

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any configure()
         Configure CacheBox, that's it!.
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    configure

    public any configure()

    Configure CacheBox, that's it!