com.jcorporate.expresso.core.misc
Class ConfigCacheManager
java.lang.Object
com.jcorporate.expresso.core.misc.ConfigCacheManager
- public class ConfigCacheManager
- extends Object
Bean to assist the reading of expresso-config.xml and works with the
Digester.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigCacheManager
public ConfigCacheManager()
setMinMemoryPercentage
public void setMinMemoryPercentage(String newPerc)
setMaxRetries
public void setMaxRetries(String newMax)
getMinMemoryPercentage
public String getMinMemoryPercentage()
getMaxRetries
public String getMaxRetries()
Please see www.jcorporate.com for information about new Expresso releases.