Uses of Interface
org.apache.sling.scripting.api.CachedScript
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of CachedScript in org.apache.sling.scripting.api
Modifier and TypeMethodDescriptionRetrieves theCachedScript
corresponding to the script accessible from thescriptPath
.Modifier and TypeMethodDescriptionvoid
ScriptCache.putScript
(CachedScript script) Stores aCachedScript
in the cache. -
Uses of CachedScript in org.apache.sling.scripting.core.impl.helper