public class RhinoExecutorPool extends java.lang.Object
RhinoExecutor instances. The instances are initialized for a particular| Constructor and Description |
|---|
RhinoExecutorPool(OperationTracker tracker,
java.util.List<Resource> scripts) |
| Modifier and Type | Method and Description |
|---|---|
RhinoExecutor |
get()
Gets or creates an available executor.
|
public RhinoExecutorPool(OperationTracker tracker, java.util.List<Resource> scripts)
public RhinoExecutor get()
put(RhinoExecutor) will
be invoked after the executor completes.${project.version} - Copyright © 2003-2015 The Apache Software Foundation.