@Deprecated public interface RhinoWorkerHandleFactory
Modifier and Type | Method | Description |
---|---|---|
<T> T |
create(Iterable<File> rhinoClasspath,
Class<T> protocolType,
Class<? extends T> workerImplementationType,
LogLevel logLevel,
File workingDir) |
Deprecated.
|