public class RenderContextImpl extends Object implements org.apache.sling.scripting.sightly.render.RenderContext
| Constructor and Description |
|---|
RenderContextImpl(ExtensionRegistryService extensionRegistryService,
ScriptContext scriptContext) |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(String functionName,
Object... arguments) |
Bindings |
getBindings()
Provide the bindings for this script
|
org.apache.sling.scripting.sightly.render.RuntimeObjectModel |
getObjectModel() |
public RenderContextImpl(ExtensionRegistryService extensionRegistryService, ScriptContext scriptContext)
public org.apache.sling.scripting.sightly.render.RuntimeObjectModel getObjectModel()
getObjectModel in interface org.apache.sling.scripting.sightly.render.RenderContextpublic Bindings getBindings()
getBindings in interface org.apache.sling.scripting.sightly.render.RenderContextCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.