Package | Description |
---|---|
org.netbeans.api.scripting |
Use powerful
scripting
in your applications. |
Modifier and Type | Method and Description |
---|---|
Scripting |
Scripting.allowAllAccess(boolean allAccess)
Allows the scripts to access JVM classes.
|
static Scripting |
Scripting.newBuilder()
A builder to configure and create new instance of
ScriptEngineManager . |