Package | Description |
---|---|
jdk.nashorn.api.scripting |
This package provides the
javax.script integration, which is the preferred way to use Nashorn. |
Modifier and Type | Method | Description |
---|---|---|
ScriptEngine |
NashornScriptEngineFactory.getScriptEngine(String[] args,
ClassLoader appLoader,
ClassFilter classFilter) |
Create a new Script engine initialized with the given arguments, class loader and class filter.
|
ScriptEngine |
NashornScriptEngineFactory.getScriptEngine(ClassFilter classFilter) |
Create a new Script engine initialized with the given class filter.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2014, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b147-1