C
- the script context typepublic class DefaultScriptHelper<C extends ScriptContext> extends java.lang.Object implements ScriptHelper
Modifier and Type | Field and Description |
---|---|
protected C |
context
The script context.
|
Constructor and Description |
---|
DefaultScriptHelper(C context)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
C |
getContext()
Return the script context.
|
protected final C extends ScriptContext context
public DefaultScriptHelper(C context)
context
- the script contextpublic C getContext()
getContext
in interface ScriptHelper
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence