Package | Description |
---|---|
org.apache.commons.scxml.env.faces |
A collection of classes bridging the SCXML executor to the JSF-based
environments.
|
org.apache.commons.scxml.env.jexl |
A collection of classes that allow JEXL to be used in expressions
within SCXML documents.
|
org.apache.commons.scxml.env.jsp |
A collection of classes bridging the SCXML executor to the JSP
environment.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionContext
A Faces Session Context.
|
Modifier and Type | Class and Description |
---|---|
class |
JexlContext
JEXL Context implementation for Commons SCXML.
|
Modifier and Type | Class and Description |
---|---|
class |
ELContext
EL Context for SCXML interpreter.
|
class |
RootContext
EL Context for root SCXML element.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.