org.constretto.util
Class StaticlyCachedConfiguration
java.lang.Object
org.constretto.util.StaticlyCachedConfiguration
public class StaticlyCachedConfiguration
- extends Object
- Author:
- Kaare Nilsen
Based on a configurationfactory used, and donated by FinnTech.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticlyCachedConfiguration
public StaticlyCachedConfiguration()
config
public static ConstrettoConfiguration config(String... locations)
config
public static ConstrettoConfiguration config(boolean includeSystemProperties,
String... locations)
cacheHits
public static int cacheHits()
cacheMiss
public static int cacheMiss()
reset
public static void reset()
Copyright © 2008-2013. All Rights Reserved.