public class GraalEngine extends java.lang.Object implements ECMAEngine
| Constructor and Description |
|---|
GraalEngine(io.vertx.core.Vertx vertx) |
| Modifier and Type | Method and Description |
|---|---|
org.graalvm.polyglot.io.FileSystem |
fileSystem() |
Runtime |
newContext()
return a new context for this engine.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowedHostClassFilters, newEnginepublic org.graalvm.polyglot.io.FileSystem fileSystem()
fileSystem in interface ECMAEnginepublic Runtime newContext()
ECMAEnginenewContext in interface ECMAEngineCopyright © 2019. All Rights Reserved.