Package | Description |
---|---|
org.apache.commons.scxml2.env.javascript |
A collection of classes that allow JavaScript to be used in expressions
within SCXML documents via the
javax.script API. |
Modifier and Type | Method and Description |
---|---|
protected JSContext |
JSEvaluator.getEffectiveContext(JSContext nodeCtx)
Create a new context which is the summation of contexts from the
current state to document root, child has priority over parent
in scoping rules.
|
Modifier and Type | Method and Description |
---|---|
protected JSContext |
JSEvaluator.getEffectiveContext(JSContext nodeCtx)
Create a new context which is the summation of contexts from the
current state to document root, child has priority over parent
in scoping rules.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.