Package com.networknt.schema.regex
Class GraalJSContextFactory
- java.lang.Object
-
- com.networknt.schema.regex.GraalJSContextFactory
-
public class GraalJSContextFactory extends Object
Factory for the jsContext
.
-
-
Constructor Summary
Constructors Constructor Description GraalJSContextFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.graalvm.polyglot.Context
getInstance()
Gets the singleton instance of the Context.
-