Package | Description |
---|---|
org.apache.sling.scripting.api |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
CachedScript |
ScriptCache.getScript(java.lang.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 © 2022 The Apache Software Foundation. All rights reserved.