public final class ScriptCachingConfiguration extends Object
| Constructor and Description |
|---|
ScriptCachingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ScriptCacheConfiguration |
getDynamicScriptCache() |
ScriptCacheConfiguration |
getStaticScriptCache() |
void |
setDynamicScriptCache(ScriptCacheConfiguration dynamicScriptCache) |
void |
setStaticScriptCache(ScriptCacheConfiguration staticScriptCache) |
public ScriptCacheConfiguration getStaticScriptCache()
public void setStaticScriptCache(ScriptCacheConfiguration staticScriptCache)
public ScriptCacheConfiguration getDynamicScriptCache()
public void setDynamicScriptCache(ScriptCacheConfiguration dynamicScriptCache)
Copyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.