public final class ScriptCache extends Object implements ObjectCodeProvider
| Constructor and Description |
|---|
ScriptCache(ScriptCacheConfiguration config,
ScriptCacheConfiguration defaultConfig,
ObjectCodeProvider compiler) |
| Modifier and Type | Method and Description |
|---|---|
CompiledScript |
getObjectCode(String name,
AbstractScriptSpec scriptSpec) |
public ScriptCache(ScriptCacheConfiguration config, ScriptCacheConfiguration defaultConfig, ObjectCodeProvider compiler)
@Nonnull public CompiledScript getObjectCode(String name, AbstractScriptSpec scriptSpec) throws ScriptException
getObjectCode in interface ObjectCodeProviderScriptExceptionCopyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.