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 and 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.
|
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-06-25-232344.buildd.src