Uses of Package
org.apache.commons.scxml.env

Packages that use org.apache.commons.scxml.env
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. 
 

Classes in org.apache.commons.scxml.env used by org.apache.commons.scxml.env.faces
SimpleContext
          Simple Context wrapping a map of variables.
 

Classes in org.apache.commons.scxml.env used by org.apache.commons.scxml.env.jexl
SimpleContext
          Simple Context wrapping a map of variables.
 

Classes in org.apache.commons.scxml.env used by org.apache.commons.scxml.env.jsp
SimpleContext
          Simple Context wrapping a map of variables.
 



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.