public class DefaultScriptingLanguagesService.URIScriptExecutableLoader extends java.lang.Object implements CacheValueLoader<ScriptExecutablesCacheService.ScriptDTO>
| Modifier and Type | Method and Description |
|---|---|
ScriptExecutablesCacheService.ScriptDTO |
load(CacheKey key)
Used by cache region to load missing value.
This method does not have to be thread safe. If CacheValueLoadException thrown unit is not added to cache. |
public ScriptExecutablesCacheService.ScriptDTO load(CacheKey key) throws CacheValueLoadException
CacheValueLoaderload in interface CacheValueLoader<ScriptExecutablesCacheService.ScriptDTO>CacheValueLoadExceptionCopyright © 2018 SAP SE. All Rights Reserved.