Package | Description |
---|---|
org.apache.sling.scripting.api |
Modifier and Type | Method and Description |
---|---|
CachedScript |
ScriptCache.getScript(String scriptPath)
Retrieves the
CachedScript corresponding to the script accessible from the scriptPath . |
Modifier and Type | Method and Description |
---|---|
void |
ScriptCache.putScript(CachedScript script)
Stores a
CachedScript in the cache. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.