public class V8Executor extends JavaScriptExecutor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the name of the executor, identifying the underlying runtime.
|
closepublic java.lang.String getName()
JavaScriptExecutorgetName in class JavaScriptExecutor