Uses of Interface
javax.script.Compilable
-
Packages that use Compilable 软件包 描述 jdk.nashorn.api.scripting 这个包提供了javax.script
集成,这是使用Nashorn的首选方法。 -
-
Uses of Compilable in jdk.nashorn.api.scripting
Classes in jdk.nashorn.api.scripting that implement Compilable Modifier and Type Class 描述 class
NashornScriptEngine
适用于Nashorn的JSR-223兼容脚本引擎。
-