| Package | Description | 
|---|---|
| org.apache.commons.scxml2 | 
 The Commons SCXML executor and core concepts. 
 | 
| org.apache.commons.scxml2.invoke | 
 A collection of classes related to the SCXML <invoke>
     element and its children, dealing with the invocation of
     activities associated with a particular state in the state machine. 
 | 
| Class and Description | 
|---|
| Invoker
 The Invoker interface is used to define the possible interactions
 between the parent state machine (executor) and the types of invocable
 activities. 
 | 
| InvokerException
 Exception thrown when a process specified by an <invoke>
 cannot be initiated. 
 | 
| Class and Description | 
|---|
| Invoker
 The Invoker interface is used to define the possible interactions
 between the parent state machine (executor) and the types of invocable
 activities. 
 | 
| InvokerException
 Exception thrown when a process specified by an <invoke>
 cannot be initiated. 
 | 
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.