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 theCachedScriptcorresponding to the script accessible from thescriptPath.Methods in org.apache.sling.scripting.api with parameters of type CachedScriptModifier and TypeMethodDescriptionvoidScriptCache.putScript(CachedScript script) Stores aCachedScriptin 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