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