| Class | Description |
|---|---|
| AbstractJSObject |
This is the base class for nashorn ScriptObjectMirror class.
|
| ClassFilter |
Class filter (optional) to be used by nashorn script engine.
|
| JSObject |
This interface can be implemented by an arbitrary Java class.
|
| NashornException |
This is base exception for all Nashorn exceptions.
|
| ScriptObjectMirror |
Mirror object that wraps a given Nashorn Script object.
|
Copyright © 2014, 2025, Oracle and/or its affiliates. All rights reserved.