Uses of Class
javax.script.AbstractScriptEngine
-
Packages that use AbstractScriptEngine Package Description jdk.nashorn.api.scripting This package provides thejavax.scriptintegration, which is the preferred way to use Nashorn. -
-
Uses of AbstractScriptEngine in jdk.nashorn.api.scripting
Subclasses of AbstractScriptEngine in jdk.nashorn.api.scripting Modifier and Type Class Description classNashornScriptEngineDeprecated, for removal: This API element is subject to removal in a future version.Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
-