com.tinkerpop.rexster.protocol
Class EngineHolder
java.lang.Object
com.tinkerpop.rexster.protocol.EngineHolder
public class EngineHolder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENGINE_RESET_THRESHOLD
public static final int ENGINE_RESET_THRESHOLD
- See Also:
- Constant Field Values
EngineHolder
public EngineHolder(ScriptEngineFactory factory)
getEngineName
public String getEngineName()
getEngineVersion
public String getEngineVersion()
getLanguageName
public String getLanguageName()
getEngine
public ScriptEngine getEngine()
Copyright © 2009-2012. All Rights Reserved.