org.apache.bsf.utils.http
Class ScriptEnginePool
java.lang.Object
org.apache.bsf.utils.http.ScriptEnginePool
public class ScriptEnginePool
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptEnginePool
public ScriptEnginePool(ScriptEngineFactory factory,
int capacity)
ScriptEnginePool
public ScriptEnginePool(ScriptEngineFactory factory)
free
public void free(ScriptEngine eng)
get
public ScriptEngine get()
isMultithreadingSupported
public boolean isMultithreadingSupported()
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.