Uses of Class
jdk.nashorn.api.scripting.ScriptObjectMirror

Packages that use ScriptObjectMirror 
Package Description
jdk.nashorn.api.scripting
This package provides the javax.script integration, which is the preferred way to use Nashorn.
jdk.nashorn.api.tree
Nashorn parser API provides interfaces to represent ECMAScript source code as abstract syntax trees (AST) and Parser to parse ECMAScript source scripts.