Uses of Interface
org.apache.sling.scripting.api.CachedScript
Packages that use 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
Methods in org.apache.sling.scripting.api that return CachedScriptModifier and TypeMethodDescriptionRetrieves theCachedScript
corresponding to the script accessible from thescriptPath
.Methods in org.apache.sling.scripting.api with parameters of type CachedScriptModifier and TypeMethodDescriptionvoid
ScriptCache.putScript
(CachedScript script) Stores aCachedScript
in the cache. -
Uses of CachedScript in org.apache.sling.scripting.core.impl.helper
Classes in org.apache.sling.scripting.core.impl.helper that implement CachedScript