Uses of Class
org.openjdk.nashorn.api.scripting.AbstractJSObject
Packages that use AbstractJSObject
Package
Description
This package provides the
javax.script
integration, which is the preferred way to use Nashorn.-
Uses of AbstractJSObject in org.openjdk.nashorn.api.scripting
Subclasses of AbstractJSObject in org.openjdk.nashorn.api.scriptingModifier and TypeClassDescriptionfinal class
Mirror object that wraps a given Nashorn Script object.