| Package | Description |
|---|---|
| org.openksavi.sponge.nashorn |
Abstract implementations of processors for JavaScript (Nashorn) support.
|
| Modifier and Type | Method and Description |
|---|---|
NashornRule |
NashornRule.withAllCondition(jdk.nashorn.api.scripting.ScriptObjectMirror function) |
NashornRule |
NashornRule.withAllConditions(List<jdk.nashorn.api.scripting.ScriptObjectMirror> functions) |
NashornRule |
NashornRule.withCondition(String eventAlias,
jdk.nashorn.api.scripting.ScriptObjectMirror function) |
NashornRule |
NashornRule.withConditions(String eventAlias,
List<jdk.nashorn.api.scripting.ScriptObjectMirror> functions) |
Copyright © 2016–2021 Softelnet. All rights reserved.