public class ScriptEngineWrapper extends Object
Constructor and Description |
---|
ScriptEngineWrapper(ScriptEngine engine) |
Modifier and Type | Method and Description |
---|---|
ScriptEngine |
getEngine() |
boolean |
isInitialized() |
void |
setInitialized(boolean initialized) |
public ScriptEngineWrapper(ScriptEngine engine)
public boolean isInitialized()
public void setInitialized(boolean initialized)
public ScriptEngine getEngine()
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.